|
6fb5da9fd7
|
Remove generation commands from web.go and Makefile.
|
2024-06-27 03:54:19 +04:00 |
|
|
69493f50aa
|
In web.go removed a comment for how to install a Jade compiler.
|
2023-09-23 04:20:31 +04:00 |
|
|
023f2d1ac4
|
Added Privacy page.
|
2023-06-12 23:05:06 +04:00 |
|
|
d828c3adde
|
All error pages was replaced by a universal error page.
|
2023-05-27 20:47:06 +04:00 |
|
|
f18cc3c44e
|
Code for articles fs moved out to a separate articles.go file.
Implemented an init func that preload articles.
Implemented GetArticlesMetadata() that returns metadata for articles used on the Stuff page.
|
2023-05-23 04:08:58 +04:00 |
|
|
183eb74ada
|
Removed -stdbuf -stdlib flags from go:generate jade.
|
2023-05-22 03:11:12 +04:00 |
|
|
7f3daee3db
|
Added mindflow_admin.pug to go:generate.
|
2023-05-10 03:19:24 +04:00 |
|
|
912bea6c58
|
Replace arav.top with arav.su.
|
2023-03-11 22:45:22 +04:00 |
|
|
8cb5cbc342
|
guestbook_admin template and assets.
|
2023-02-06 02:00:20 +04:00 |
|
|
4387eb95dc
|
Error handlers are almost ready.
|
2023-02-05 23:23:55 +04:00 |
|
|
6d2b88c46a
|
Added guestbook.pug to go generate.
|
2023-02-05 21:12:23 +04:00 |
|
|
aec332f746
|
Added error 404 handler.
|
2023-02-05 05:25:20 +04:00 |
|
|
0823166ec9
|
Implemented a sane system for articles that now are in markdown.
|
2023-02-05 04:43:09 +04:00 |
|
|
720f20f6d6
|
Adden new generate statements in web.go.
|
2023-02-05 00:55:22 +04:00 |
|
|
1c4af2048b
|
Initial commit.
|
2023-01-16 05:24:07 +04:00 |
|