aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Rename DISPLAY_DOMAIN to SITE_DOMAIN for consistencyflu0r1ne2023-09-081-3/+16
|
* Scoped global styling to all markdownflu0r1ne2023-09-071-1/+4
| | | | | | | | | | Make React compatible with markdown-style HTML by added components with identical styling to markdown. This is done while CSS scoping is maintained. Additional style is loaded through the markdown loader by injecting default-styling tags into the components. This allows default-margin to be added to these elements in addition to the styling found in the React elements. The homepage reflects the domain, as defined by an environmental variable.
* Make BreadCrumbs domain agnosticflu0r1ne2023-09-062-0/+12
|
* Add wg2ndflu0r1ne2023-08-282-9/+19
|
* Add new postflu0r1ne2022-05-301-1/+2
|
* Added a timestamp and sorts posts by timestampflu0r1ne2021-07-211-2/+14
|
* Dynamic markdown page generation with preloadingflu0r1ne2021-07-212-15/+37
|
* Automatic generation of list on log pageflu0r1ne2021-07-211-0/+57