Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add autogen css from pandocmjfer.net | mjfernez | 2024-07-23 | 1 | -0/+0 |
| | | | | Hopefully will make things look more consistent | ||||
* | Add cats.css | mjfernez | 2024-03-24 | 1 | -0/+0 |
| | |||||
* | Simplify CSS | mjfernez | 2023-12-20 | 1 | -0/+0 |
| | |||||
* | Remove mobile formatting | mjfernez | 2023-12-20 | 1 | -0/+0 |
| | |||||
* | Update media dir to be symlinked. Update links | mjfernez | 2023-11-25 | 1 | -0/+0 |
| | | | | Primarily to save space on git. It's easier to rysnc the images | ||||
* | Style fix for bullets | mjfernez | 2023-10-23 | 1 | -0/+0 |
| | |||||
* | Removed bullet points | mjfernez | 2023-09-27 | 1 | -0/+0 |
| | |||||
* | Fix link for parent folder | mjfernez | 2023-07-14 | 1 | -0/+0 |
| | |||||
* | Target set to open in new tab by default. +Images | mjfernez | 2023-07-14 | 1 | -0/+0 |
| | |||||
* | Ignore RSS descriptions for special character text | mjfernez | 2022-09-10 | 1 | -0/+0 |
| | |||||
* | Fixes RSS issues. Changes time tracking to git | mjfernez | 2022-03-10 | 1 | -0/+0 |
| | | | | | | | | | | | | This commit primarily changes the code base to base the file last modified time on the output of "git log". This adds dateutil and git itself as a dependency, but those are pretty common... This also fixes some minor issues including: - missing / between mjfer.net and the URI - README up to date with latest changes - linting | ||||
* | Add mimetypes for html! templates | mjfernez | 2022-02-26 | 1 | -0/+0 |
| | |||||
* | hotfix for special char error in uwsgi | mjfernez | 2022-02-25 | 1 | -0/+0 |
| | |||||
* | Update main css. Add new CSS for resume | mjfernez | 2022-02-25 | 1 | -0/+0 |
| | |||||
* | Remove caching for raw file types | mjfernez | 2022-02-20 | 1 | -0/+0 |
| | |||||
* | Properly do submodules and stop being stupid | mjfernez | 2022-02-03 | 1 | -0/+0 |
| | |||||
* | Commit all local files for mjfer.net | mjfernez | 2021-11-07 | 3 | -8/+0 |
| | | | | Excepting files in site-files.git | ||||
* | Remove swap files | mjfernez | 2021-06-08 | 1 | -0/+0 |
| | |||||
* | Added ability to override templates. | mjfernez | 2021-06-08 | 2 | -0/+6 |
| | | | | | | | | | This commit primarily adds the ability to override the base template by adding a '!' on HTML files. It also makes adjustments to the index page display to not show this extra character. Additions to the README reflecting this change, as well as small note on similarity to neocities was added | ||||
* | first commit | mjfernez | 2021-06-07 | 2 | -0/+2 |