2021-11-30 15:17:01 +00:00
|
|
|
# posts-go
|
2020-12-23 07:44:24 +00:00
|
|
|
|
2022-07-10 11:24:30 +00:00
|
|
|
Write markdown, convert to html, then publish using Github Pages.
|
|
|
|
|
|
|
|
Steps:
|
|
|
|
|
|
|
|
```sh
|
|
|
|
# Write new post in posts/
|
|
|
|
|
|
|
|
# Update index in posts/index.md
|
|
|
|
|
2022-07-12 06:58:39 +00:00
|
|
|
# Generate HTML
|
|
|
|
make
|
2022-07-10 11:24:30 +00:00
|
|
|
```
|
2022-07-12 06:57:31 +00:00
|
|
|
|
|
|
|
## Thanks
|
|
|
|
|
|
|
|
- https://motherfuckingwebsite.com/
|
|
|
|
- http://bettermotherfuckingwebsite.com/
|
|
|
|
- https://evenbettermotherfucking.website/
|
2022-07-14 05:38:17 +00:00
|
|
|
- https://thebestmotherfucking.website/
|
|
|
|
- https://perfectmotherfuckingwebsite.com/
|
|
|
|
- https://primer.style/design/foundations/color
|
|
|
|
- https://primer.style/primitives/colors
|