Brian Picciano
4878495914
Don't check CSRF for manage and edit methods
4 months ago
Brian Picciano
16579fdf7f
Fix dumb wording on homepage
4 months ago
Brian Picciano
bf5d57ef52
Remove mention of the word 'blog'
4 months ago
Brian Picciano
f6ab6db9c2
Update copy on follow page to be less wordy
4 months ago
Brian Picciano
ceab45fefa
Increase posts per page
4 months ago
Brian Picciano
b4d6133626
Small changes to header
4 months ago
Brian Picciano
7943865cc6
Move mediocregopher.com content to index of this site
4 months ago
Brian Picciano
1f3ae665ed
Introduce EDIT and MANAGE methods
...
All admin "index" pages are moved under MANAGE, so that we can have (for
example) and normal "GET /posts" page later which would replace the
current index page, and potentially corresponding pages for the other
categories.
The EDIT method replaces the old `?edit` pattern, which normalizes how
we differentiate page functionality generally.
4 months ago
Brian Picciano
31f8f37c5a
Modify base header some more
4 months ago
Brian Picciano
f8cc9f6aa7
Update header, remove 'Updated at' times on posts
4 months ago
Brian Picciano
7f79413102
Add the ghost to every page
4 months ago
Brian Picciano
b3d3fa7c62
Bold post titles in index
4 months ago
Brian Picciano
52d4fdac55
Remove all 'old nix' stuff, plus configs and unused dev environment
4 months ago
Brian Picciano
175ddfdbe9
Got it working with nix flake
4 months ago
Brian Picciano
03493f9d61
Fix font sizes for small devices
4 months ago
Brian Picciano
58086a3fda
Accidentally removed 'Next Page' link
4 months ago
Brian Picciano
9a14e93524
Inrease font size for small devices
4 months ago
Brian Picciano
cbaaad38c9
Use unordered list instead of table on post index
4 months ago
Brian Picciano
14bf8033b2
Add favicon
4 months ago
Brian Picciano
954e76fe1f
Reduce font size generally
4 months ago
Brian Picciano
59c8c30fb5
Introduce dark mode, clean up colors generally
4 months ago
Brian Picciano
0ad27f430d
Fix width of index table
5 months ago
Brian Picciano
d957041113
Make description an optional field
5 months ago
Brian Picciano
d959985ed0
Remove --no-out-link from install-systemd
5 months ago
Brian Picciano
cef74151d2
fix bug in asset upload id checker
6 months ago
Brian Picciano
4f01edb923
move src out of srv, clean up default.nix and Makefile
6 months ago
Brian Picciano
5485984e05
remove redis and circus
6 months ago
Brian Picciano
b1641d1af9
remove chat functionality completely
6 months ago
Brian Picciano
1b3ca1af4b
small change on admin
7 months ago
Brian Picciano
61d4e959b5
improve navigation around admin pages
7 months ago
Brian Picciano
f365b09757
implemented draft publishing and removed New Posts link/capability
7 months ago
Brian Picciano
33a81f73e1
load published posts test data in reverse order
7 months ago
Brian Picciano
c3135306b3
drafts functionality added, needs a publish button still
7 months ago
Brian Picciano
dfa9bcb9e2
WIP
7 months ago
Brian Picciano
7ac2f5ebb3
implement DraftStore
7 months ago
Brian Picciano
76ff79f470
add admin page, and spruce up posts and assets
7 months ago
Brian Picciano
98e0c3e89c
fix CSRF checking so that localhost always works
7 months ago
Brian Picciano
f7b4fd644b
improve how index table looks
7 months ago
Brian Picciano
062e5bbd10
delete some old script that aren't needed anymore
7 months ago
Brian Picciano
60018dd9f5
load some test data when starting the dev shell
7 months ago
Brian Picciano
d0a604b0ba
update welcome message a bit
7 months ago
Brian Picciano
a125226825
move published date to bottom of post
7 months ago
Brian Picciano
bb6c715a0e
more polish, use table on index page
7 months ago
Brian Picciano
c06dd5c587
make button vs link usage consistent
7 months ago
Brian Picciano
7bd7af44a9
remove target:_blanks
7 months ago
Brian Picciano
2144e9f2f1
make license link less obnoxious
7 months ago
Brian Picciano
cbc5816586
fix color of warning on follow page
7 months ago
Brian Picciano
36d79896e7
add a welcome paragraph
7 months ago
Brian Picciano
960e33d649
inline css into pages
7 months ago
Brian Picciano
bf8412969a
finish switching to classless, got a color scheme worked out too
7 months ago