mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
chore: Minor fixes.
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
- Polish existing features before moving on to new ones.
|
- Polish existing features before moving on to new ones.
|
||||||
- [ ] implicit titles (Set when missing?)
|
- [ ] implicit titles (Set when missing?)
|
||||||
- [ ] create a default `head.html`.
|
- [ ] create a default `head.html`.
|
||||||
|
- [ ] [aliases](https://gohugo.io/methods/page/aliases/#redirects)?
|
||||||
- [ ] Improve diagnostics
|
- [ ] Improve diagnostics
|
||||||
- [x] keep track of every error and don't report them more than once.
|
- [x] keep track of every error and don't report them more than once.
|
||||||
- [ ] `*` make sure the frontmatter parser has good diagnostics.
|
- [ ] `*` make sure the frontmatter parser has good diagnostics.
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This guide assumes you have either read [The Guide](./the-guide), or have built a [Hugo](https://gohugo.io) site before. It also assumes you have a basic knowledge of HTML and CSS.
|
This guide assumes you have either read [The Guide](../guide), or have built a [Hugo](https://gohugo.io) site before. It also assumes you have a basic knowledge of HTML and CSS.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user