has-well / enkidu-theme

enkidu-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enkidu Starter Theme

Templates

This theme has 2 pre-built templates. The templates are located in templates folder. They are as follows:

  1. Homepage
  2. Contact

Styling

This theme is built with tailwindcss and stylus. Tailwind is used for most of the styles whereas stylus is used for a more complex CSS.

1. Tailwind

You need to run this command every time you make changes to src/style.css. yarn tailwind

If you need to minify tailwind. yarn tailwind --minify

2. Stylus

You need to run this command once if you're editing files inside stylus folder. yarn stylus

About

enkidu-theme


Languages

Language:PHP 81.9%Language:Stylus 9.9%Language:JavaScript 7.3%Language:CSS 0.9%