|
785ca3b0d1
|
(feat): add new struct for the file display logic
|
2024-03-31 16:54:11 -05:00 |
|
|
d668eb2d9d
|
(feat): use new util functions
|
2024-03-31 15:24:40 -05:00 |
|
|
5330d5fab0
|
(feat): make utils funcs for transforming file names
Takes file names and transforms them into more title worthy formats:
"some_file_here.md" -> "Some File Here"
|
2024-03-31 15:24:19 -05:00 |
|
|
3a14b62c07
|
add tower live reload to auto refresh page on save
|
2024-03-26 16:58:47 -05:00 |
|
|
cd75b598bb
|
make tuts list page render properly
|
2024-03-26 09:25:37 -05:00 |
|
|
c2732fe85c
|
make tuts list a str vec
|
2024-03-25 23:52:32 -05:00 |
|
|
bc57c6bf1b
|
begin building tuts list logic
|
2024-03-25 23:30:17 -05:00 |
|
|
f927091148
|
add dynamic file based routing and md files
|
2024-03-25 23:22:47 -05:00 |
|
|
f0860b52a2
|
initial commit with existing content
|
2024-03-24 21:26:32 -05:00 |
|