Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DISPLAY_DOMAIN to SITE_DOMAIN for consistency | flu0r1ne | 2023-09-08 | 1 | -3/+16 |
| | |||||
* | Scoped global styling to all markdown | flu0r1ne | 2023-09-07 | 1 | -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 agnostic | flu0r1ne | 2023-09-06 | 2 | -0/+12 |
| | |||||
* | Add wg2nd | flu0r1ne | 2023-08-28 | 2 | -9/+19 |
| | |||||
* | Add new post | flu0r1ne | 2022-05-30 | 1 | -1/+2 |
| | |||||
* | Added a timestamp and sorts posts by timestamp | flu0r1ne | 2021-07-21 | 1 | -2/+14 |
| | |||||
* | Dynamic markdown page generation with preloading | flu0r1ne | 2021-07-21 | 2 | -15/+37 |
| | |||||
* | Automatic generation of list on log page | flu0r1ne | 2021-07-21 | 1 | -0/+57 |