Directory Structure
.
âââ source
â âââ \_posts # Cheatsheet source files
â â âââ awk.md
â â âââ vim.md # => quickref.me/vim
â â âââ php.md
â â âââ css.md # => quickref.me/css
â â âââ ...
â âââ widget # Widget files
â âââ chmod.html
âââ public # Distribution files
âââ \_config.yml
âââ gulpfile.js
âââ package.json
âââ postcss.config.js
âââ tailwind.config.js
âââ themes
âââ coo # Theme files
Comments