Commit Graph

33 Commits

Author SHA1 Message Date
Case Duckworth b27960f0de Other stuff 2021-11-21 13:50:31 -06:00
Case Duckworth 930736ccbb Update index to include the bits
bits are in templates/index/*.html
they can't go into content/ because ... *reasons*
2021-11-21 13:49:45 -06:00
Case Duckworth 5bd0ae4fd1 Add donate page 2021-11-21 13:17:45 -06:00
Case Duckworth e2f2c21a25 Many other changes
... I did the thing again.  Here's a summary:

- added docs/*
- changed templates
- added shortcodes
- see https://tildegit.org/breadpunk/scripts/src/branch/master/site/bin for
the script that updates these
- update config
- update .gitignore
- and more! ...
2021-11-21 12:33:15 -06:00
Case Duckworth 0b9aa0ac9f Initial zola commit
Deleted all unk-related business, ran `zola init`, and forgot to commit for a
while.  What I've done in since then is as follows:

- write templates with inheritance
  - base template is "base.html". {index,page}.html extend base. section.html
    extends index.
  - also wrote "river.html", which extends section and instead of listing
    posts, expands them all in the page itself.
  - none of these templates do pagination yet.
- port index, news, joining from old site
- add style (still CSS but with SCSS extension), favicon, and other images.

I think that's it.  There might be a few more things.
2021-11-20 17:53:31 -06:00
Case Duckworth b5a8bf3d6b Update 2021-01-30 01:14:18 +00:00
Case Duckworth d2e44f5378 Add favicon 2020-08-23 04:45:53 +00:00
Case Duckworth abaf0b721c Correct manifesto link 2020-08-23 04:44:45 +00:00
Case Duckworth 29e50f0cfd Finalize PSP okayness 2020-05-08 22:15:04 +00:00
Case Duckworth 3da5078dcb Further adventures in PSP compatibility 2020-05-08 16:12:15 -05:00
Case Duckworth 282e1c2e3b HTML 4.01/CSS 2.1 for PSP compat 2020-05-08 15:57:41 -05:00
Case Duckworth 80bcc7bb81 Update join 2020-04-30 21:36:05 +00:00
Case Duckworth 5c187b1a47 Change order 2020-04-22 10:01:37 -05:00
Case Duckworth 3bdb2575a2 Change stuff around 2020-04-17 22:13:33 +00:00
Case Duckworth 38058d57ab Change code font size 2020-04-11 23:05:21 -05:00
Case Duckworth 55f866a066 Add CMU Typewriter 2020-04-11 22:49:53 -05:00
Case Duckworth cc4f2a0637 Add tilde-description 2020-04-11 22:59:31 +00:00
Case Duckworth dcb921b4a3 Change stuff 2020-04-11 22:59:19 +00:00
Case Duckworth 5da12dc8a1 Change stuff 2020-04-11 22:05:21 +00:00
Case Duckworth 66f47174b9 Update style 2020-04-11 19:15:12 +00:00
Case Duckworth aa246556ba Pass env vars 2020-04-11 19:05:21 +00:00
Case Duckworth 11bed443ad Escape backticks 2020-04-11 19:05:05 +00:00
Case Duckworth cfa01d9d00 quote breadnews 2020-04-11 19:04:52 +00:00
Case Duckworth a39356b2a6 Many changes (I am terrible) 2020-04-11 13:56:17 -05:00
Case Duckworth 3a25966ced Add news 2020-04-11 17:31:14 +00:00
Case Duckworth 2d03c4c0f2 Order things; add footer; add bakerlist 2020-04-11 17:03:10 +00:00
Case Duckworth cfab0ef908 Ignore O/ 2020-04-11 16:02:01 +00:00
Case Duckworth 5191bae3b9 Update 2020-04-11 16:01:55 +00:00
Case Duckworth f2c4da25d2 Update style 2020-04-11 16:01:37 +00:00
Case Duckworth a60a7b6b08 Remove O_ 2020-04-11 15:56:25 +00:00
Case Duckworth 017f26545f Change parameters 2020-04-11 15:56:00 +00:00
Case Duckworth 0df99b2fbb Use UNK 2020-04-11 10:47:39 -05:00
Case Duckworth b1a95a0d03 First commit 2020-04-09 21:32:45 +00:00