Documentation Website for HWTechClub
- Git clone the repo recursivily to get theme submodule
git clone --recurse-submodules -j8 https://github.com/HWTechClub/docs.hwtech.club.git
NOTE: The '-j8' is an optional performance optimization that became available in version 2.8, and fetches up to 8 submodules at a time in parallel — see man git-clone
- Run Hugo local live server
hugo server
- Build site to {repo}/public/ folder
hugo --gc --minify
Theme Used: hugo-theme-learn
Theme Docs: learn.netlify.app
Changelog
- Added new theme
- Added IntroToLinux Section [24 Aug, 2020]
Hw Tech Club Documentation We mention here all our procedures on how we run different aspects.
To Do:
Change to new logo Add github links