aboutsummaryrefslogtreecommitdiff
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
* Rename DISPLAY_DOMAIN to SITE_DOMAIN for consistencyflu0r1ne2023-09-081-5/+5
|
* Add new export config, nextjs CLI/API changeflu0r1ne2023-09-081-2/+2
|
* Scoped global styling to all markdownflu0r1ne2023-09-076-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 agnosticflu0r1ne2023-09-061-7/+3
|
* add pre-loading shim to hook wg2nd bindingsflu0r1ne2023-08-291-23/+29
|
* Add wg2ndflu0r1ne2023-08-284-10/+224
|
* Add a code scroll bar for small UIsflu0r1ne2021-07-211-1/+1
|
* Added a timestamp and sorts posts by timestampflu0r1ne2021-07-214-8/+22
|
* Dynamic markdown page generation with preloadingflu0r1ne2021-07-215-383/+58
|
* Automatic generation of list on log pageflu0r1ne2021-07-211-5/+32
|
* Rename posts -> logsflu0r1ne2021-07-218-13/+13
|
* cGit behind NGINX on Ubuntu -- Postflu0r1ne2021-07-206-33/+147
|
* Initflu0r1ne2021-07-197-0/+341