oscar0086 / oblate

Custom theme for my personal website and blog.

Home Page:https://www.taniarascia.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oblate WordPress Theme

This is the code for my website, open source for your inspiration. It's not meant for installation or customization - a lot of Tania-specific data is hard-coded into it. I encourage you to be unique and create your own theme. If you don't know how to do so, here is the tutorial.

External resources

Directory Structure

  • Theme files are all located in wp-content/themes/oblate
  • Source files are located in src folder
  • Running gulp command applies a Sass watch to source files and compiles to theme files

License

The code is open source and available under the MIT License.

About

Custom theme for my personal website and blog.

https://www.taniarascia.com

License:MIT License


Languages

Language:PHP 63.3%Language:JavaScript 26.4%Language:CSS 10.3%