https://github.com/tomkyle/hugo-playground
Meeting Hugo
https://github.com/tomkyle/hugo-playground
Last synced: 4 months ago
JSON representation
Meeting Hugo
- Host: GitHub
- URL: https://github.com/tomkyle/hugo-playground
- Owner: tomkyle
- Created: 2019-02-13T14:50:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T10:16:23.000Z (over 7 years ago)
- Last Synced: 2025-06-27T18:45:21.644Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hugo-test
```bash
$ git clone https://github.com/tomkyle/hugo-playground.git
$ git submodule init && git submodule update --remote
$ npm install
$ hugo server -D
```