https://github.com/apreshill/test-hugodown
https://github.com/apreshill/test-hugodown
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apreshill/test-hugodown
- Owner: apreshill
- Created: 2020-06-09T14:20:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T15:02:47.000Z (about 6 years ago)
- Last Synced: 2025-07-01T06:47:25.410Z (12 months ago)
- Language: JavaScript
- Size: 4.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [hugo](http://gohugo.io/) [academic](https://sourcethemes.com/academic) created by [hugodown](http://hugodown.r-lib.org/).
## Basic operation
* Preview the site with `hugodown::hugo_start()`; it will automatically
update (navigating to the latest change) as you modify `contents/`.
* Create a new post with `hugodown::use_post('post/short-title')`.