Age | Commit message (Collapse) | Author |
|
Use css from my current blog, which is a lot smaller. The text itself
looks good but the code still breaks the page.
Metrics:
- hyper: 16.37 KB / 16.47 KB transferred
- 1 request
|
|
Add title parse so it yields a better post list.
|
|
Remove whitespace.
|
|
- Use embed rust to load and resolve file from `content/post` folder, so
the whole process is a bit more dynamic.
- Add router to to resolve the path. It is the first step to try to get
the code a bit cleaner.
|
|
It is just a really crappy implementation to get it running until a
figure the pieces of the project out.
|