Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Godocs - Free Bootstrap Documentation template.
Godocs is a free Bootstrap documentation template from Themefisher that provides a ready-made HTML layout for publishing product manuals, API references, and knowledge bases.
Godocs is a free, MIT-licensed documentation website template built on the Bootstrap CSS framework, designed for creating static documentation sites. It takes HTML and CSS files from a theme folder and outputs a static site that can be previewed directly in a browser or hosted on any web server. The template is developed by Themefisher and distributed via GitHub.
theme folder contains static files you can edit directly and preview by opening index.html in a browser.package.json with scripts for local development (npm run dev) and production builds (npm run build).npm run build generates a theme folder containing all your customizations, ready to use as the main theme.theme folder and open index.html to preview changes.npm install followed by npm run dev.npm run build to generate the production-ready theme folder.The template itself is free: its code is released under the MIT license and downloadable from GitHub. The images used in the demo are for illustration only and are not covered by the MIT license.
Yes, Godocs is free. Its code is released under the MIT license, and the source is publicly available on GitHub. You can download the template without charge and use it in personal or commercial projects.
No. The basic usage only requires editing HTML and CSS files in the theme folder and opening index.html in a browser. Node.js and Gulp are only needed for the advanced local development workflow with live reload.
Running npm run build processes all your source files and generates a clean theme folder with the final output. That folder can be used as the main theme for your website, containing all customizations you made.
No. The demo images are for demonstration purposes only and have their own separate license. Themefisher does not grant permission to share those images; you should replace them with your own assets.
For questions or help integrating the template, Themefisher asks you to contact them via email at [email protected] instead of opening a GitHub issue. Paid support is available through that contact.
