Update Using mlem
parent
2a39adb622
commit
ca9d3eab07
|
@ -49,9 +49,13 @@ title: Porting libcurl to browser
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
The date values is an [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) formatted date. The temple is one of the templates which were defined by you. The title is the blog title.
|
The date values is an [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) formatted date. The template is one of the templates which were defined by you. The title is the blog title.
|
||||||
|
|
||||||
After you added the frontmatter you can write normal markdown like you are used to.
|
After you added the frontmatter you can write normal markdown like you are used to.
|
||||||
|
|
||||||
|
## Publishing the articles
|
||||||
|
|
||||||
|
By running `mlem` the files will be outputted in the output directory and you can move them to a webserver (Or whatever).
|
||||||
|
|
||||||
[1]: https://keats.github.io/tera/docs/
|
[1]: https://keats.github.io/tera/docs/
|
||||||
[2]: https://keats.github.io/tera/docs/#filters
|
[2]: https://keats.github.io/tera/docs/#filters
|
Loading…
Reference in a new issue