aboutsummaryrefslogtreecommitdiff
path: root/pages/logs
AgeCommit message (Collapse)AuthorLines
2023-09-07Scoped global styling to all markdownFurkan Sahin-6/+8
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.
2023-08-28Add wg2ndFurkan Sahin-10/+12
2021-07-21Add a code scroll bar for small UIsFurkan Sahin-1/+1
2021-07-21Added a timestamp and sorts posts by timestampFurkan Sahin-8/+22
2021-07-21Dynamic markdown page generation with preloadingFurkan Sahin-383/+58
2021-07-21Automatic generation of list on log pageFurkan Sahin-5/+32
2021-07-21Rename posts -> logsFurkan Sahin-0/+405