29 lines
680 B
Markdown
29 lines
680 B
Markdown
# posts-go
|
|
|
|
Write markdown, convert to html, then publish using Github Pages.
|
|
|
|
Steps:
|
|
|
|
```sh
|
|
# Write new post in posts/
|
|
|
|
# Update index in posts/index.md
|
|
|
|
# Generate HTML
|
|
make
|
|
```
|
|
|
|
## Thanks
|
|
|
|
- https://motherfuckingwebsite.com/
|
|
- http://bettermotherfuckingwebsite.com/
|
|
- https://evenbettermotherfucking.website/
|
|
- https://thebestmotherfucking.website/
|
|
- https://perfectmotherfuckingwebsite.com/
|
|
- https://primer.style/design/foundations/color
|
|
- https://primer.style/primitives/colors
|
|
- https://github.com/arrowtype/recursive
|
|
- https://github.com/be5invis/Iosevka
|
|
- https://github.com/ntk148v/iosevkawebfont
|
|
- https://gist.github.com/JoeyBurzynski/617fb6201335779f8424ad9528b72c41
|