clean simple documentation theme for hugo
this project is a fork of alex-shpak/hugo-book with some changes and additions.
- ✅ clean up the folder structure
- ✅ docker based development
- ✅ clean up build directory use cdn instead of local
- ⬛ modify theme to switch between light and dark theme
- ⬛ add dark and light theme switch
- ⬛ cleanup code
- ⬛ restructure layout
- ⬛ restructure config
- ⬛ use data files insted of everything in config
for more details read the CHANGELOG.md file.
thanks for taking the time to contribute! 🎉
all contributions are welcome read Contributing Guide before you start.
Licensed under the MIT License
🎉 Thanks to alex-shpak/hugo-book for all the original work.