https://github.com/apreshill/test-aca
https://github.com/apreshill/test-aca
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apreshill/test-aca
- Owner: apreshill
- Created: 2020-06-20T14:37:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T14:37:35.000Z (almost 6 years ago)
- Last Synced: 2025-03-05T12:48:21.354Z (over 1 year ago)
- Language: HTML
- Size: 3.66 MB
- Stars: 0
- Watchers: 2
- 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 `content/`.
* Create a new post bundle with `hugodown::use_post('post/short-title')`.