Commit Graph

11 Commits

Author SHA1 Message Date
Matthias Portzel b56e6be8c9 Calculate ETag for the index page using last modified date 2023-12-12 16:21:23 -05:00
Matthias Portzel 3eec639e45 Remove unused requirements and update README
* Remove bleach and Markdown which were used for server-side markdown
* Update README with hypothetical self-hosting steps
* Remove install_xapian from version control (since I can't license it)
2022-02-07 13:48:15 -05:00
MatthiasSaihttam 13dd18b28a A little bit of progress on search
* Created a README
* Included instructions on how to apply the Inkscape patch, so that we can actually handle Thoughts of length
* Restyled the search results page
2021-12-15 09:29:30 -05:00
MatthiasSaihttam ef4f7d7aca Super beta search 2021-10-21 10:00:25 -04:00
MatthiasSaihttam 2aa2ca65dc Add check to sub-process
* Add pages file to gitignore
2021-09-11 10:56:54 -04:00
MatthiasSaihttam 56e6d66582 Add python-decouple
I need to be able to auto-update the code on the server without losing config
2021-06-24 23:47:05 -07:00
MatthiasSaihttam 118614eeff Add media upload
- Create requirements file
2021-04-25 13:09:30 -04:00
MatthiasSaihttam c26c312dc0 Tweaks 2021-04-19 22:48:27 -04:00
MatthiasSaihttam 775e9ce72f Improvements
- Titles on pages
- Time display is no longer awful
- Add favicon and apple-touch-icon
- Remove default django installed apps
- Make sure static directory is version controlled
2020-09-08 12:01:03 -04:00
Matthias 940fb88def Setting changes for production 2020-09-06 22:49:09 -04:00
Matthias 7cbf9f9e3a Initial Commit 2020-09-05 22:27:11 -04:00