A Ghost theme, made with Tailwind CSS.
- build post view
- add menu/navbar
- extract footer properly - well, somewhat properly so far...
- add a possiblity to turn the theme into a
.ziparchive - add author pages
- add custom pages
- add better readme
- add easy customisation possibilities
- add different treating of posts without data like: image, tags, etc.
- add different treating of collaborative posts
- Update files in any way you want :)
- To build assets, simply run
gulpcommand - To then turn your customised theme into a .zip file, that you can then upload
via your Ghost admin panel, run
gulp-zip
- Download the
howling.zipfile or clone the whole repositorygit clone git@github.com:WebDevFromScratch/howling.git - Open up your Ghost admin panel (
YOUR_WEBSITE_BASE_URL/ghostor use the native Ghost app for the system you are on) - Go to the
Settings -> Designsub-menu tab in your Ghost admin, click on theUpload a themebutton and select thehowling.zipfile - Make sure that
howlingtheme is active