Start a new middleman site from my template
Last updated
Last updated
My middleman template site comes with the following pre-installed:
Tailwind
Stimulus JS
Webpack
Postcss
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."
In the new project, open config.rb and update the helper methods with this new site's name, URL, etc.
These can be founded in source/images/favicon and source/images/meta