https://github.com/dnutiu/hugo-inception
Hugo website for an academic project.
https://github.com/dnutiu/hugo-inception
bootstrap hugo website
Last synced: about 1 month ago
JSON representation
Hugo website for an academic project.
- Host: GitHub
- URL: https://github.com/dnutiu/hugo-inception
- Owner: dnutiu
- Created: 2017-06-06T16:26:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T18:37:50.000Z (almost 9 years ago)
- Last Synced: 2025-05-30T11:55:54.583Z (about 1 year ago)
- Topics: bootstrap, hugo, website
- Language: HTML
- Size: 3.61 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Download hugo.
2. Configure baseUrl from config.toml
3. Run hugo in the root. (Where config.toml is)
4. Copy ./docs/* in your webserver root from where you want to serve.