22 lines
227 B
Markdown
22 lines
227 B
Markdown
# starless
|
|
|
|
Minimal Hugo theme and demo site.
|
|
|
|
## Run
|
|
|
|
```bash
|
|
hugo server
|
|
```
|
|
|
|
## Build
|
|
|
|
```bash
|
|
hugo
|
|
```
|
|
|
|
## Shape
|
|
|
|
- `themes/starless`: the theme
|
|
- `content/`: the site about the theme
|
|
- `theme-details/`: reference material
|