Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scoped global styling to all markdown | flu0r1ne | 2023-09-07 | 6 | -19/+71 |
| | | | | | | | | | | 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 | 1 | -7/+3 |
| | |||||
* | add pre-loading shim to hook wg2nd bindings | flu0r1ne | 2023-08-29 | 1 | -23/+29 |
| | |||||
* | Add wg2nd | flu0r1ne | 2023-08-28 | 4 | -10/+224 |
| | |||||
* | Add a code scroll bar for small UIs | flu0r1ne | 2021-07-21 | 1 | -1/+1 |
| | |||||
* | Added a timestamp and sorts posts by timestamp | flu0r1ne | 2021-07-21 | 4 | -8/+22 |
| | |||||
* | Dynamic markdown page generation with preloading | flu0r1ne | 2021-07-21 | 5 | -383/+58 |
| | |||||
* | Automatic generation of list on log page | flu0r1ne | 2021-07-21 | 1 | -5/+32 |
| | |||||
* | Rename posts -> logs | flu0r1ne | 2021-07-21 | 8 | -13/+13 |
| | |||||
* | cGit behind NGINX on Ubuntu -- Post | flu0r1ne | 2021-07-20 | 6 | -33/+147 |
| | |||||
* | Init | flu0r1ne | 2021-07-19 | 7 | -0/+341 |