Start a new Jekyll site from my template
Last updated
Last updated
My template site comes with the following pre-installed:
Tailwind
Stimulus JS
Webpack
Laravel Mix (has nothing to do with laravel, just makes building assets easier)
Postcss
Icomoon fonts all set up
... (continuously improving it over time) ...
cd ~/code/active/sites
cd new-site-name
Log into my github.com account
"Create New Repository"
Name it the same as my projectname
Get commands from the instructions under "...or push an existing repository from the command line."