Read Me
Light (Yoga) Theme
This website is developed by DaRudeMonkie/Raiz.
Anyone is free to download and edit/modify and do whatever they want.
Please do check out https://www.raiz.ml
- The techstack used is HTML, CSS, Tailwind Utilities Classes. No javascript.
- You can customize the theme colors in the tailwind.config.js file. by changing the attributes of the colors.
- To add a new page with custom info and styles. Make a copy of the file template_page.html which has the backbone of the page(Header and Footer).
- To add custom css, use the input.css in the folder /src/css/input.css and add your own custom css.
- To run with NPM, just type "npm run watch" while developing and to build type "npm run build". You can change the config in package.json
Structure
-
-
Home
-
Menu Top
- Hero Section
-
Articles
- Small About Section
-
Footer Menu
-
-
About
-
Menu Top
- Small About Section
-
Footer Menu
-
-
Articles
-
Menu Top
-
Articles
-
Footer Menu
-
-
Contact
-
Menu Top
- Contact Us Form
-
Footer Menu