Commit graph

16 commits

Author SHA1 Message Date
62bb395e8c close #25 and #26 2021-12-22 19:51:32 +09:00
1135166391 site restructuring
- navbar won't hide content when clicking headers and stuff
- using grid layout
2021-12-21 19:01:54 +09:00
f1482b1dff simplified katex scroll css 2021-12-21 17:15:59 +09:00
77dbc0f946 CSS improvements
- removed the double line look from hr tag
- cleaned css
2021-12-21 17:09:42 +09:00
70b226a082 katex CSS fix
- prevent katex formula overflowing on smaller displays
2021-12-20 08:52:41 +09:00
903681b424 improved readability (increased line-height) 2021-12-20 08:47:31 +09:00
7fd3aa5398 unrounded code block corner (scrollbar issue) 2021-12-20 08:45:55 +09:00
8f6280517c fixed all links turning blue when visited 2021-12-20 08:43:38 +09:00
ffd0a194de table of contents update
- added "s" to table on contents
- fixed broken white-link css
- added toc link to headers
2021-12-19 19:19:39 +09:00
6f01857803 code highlighting css improvement
- added code highlighting for light theme
- cleaned code block css
2021-12-19 18:20:23 +09:00
fa16379e6d markdown parsing improvement
- added code line highlighting
- added text highlight effect
- added subscript and superscript
2021-12-19 14:02:10 +09:00
b43094fef9 2022-12-18 update
- increased text size a bit
- removed unused css from kbd tag
- removed unused white link css
- added space before all headers except h1
- moved type decclaration files to one directory
- replaced tag icon to hashtag
- redesigned post card
- removed unnecessary margin from post card titles
- removed post card content preview
- organized recursive parsing code
2021-12-18 16:54:51 +09:00
a771fb2038 made it easier to work with card and main content
converted card and main content card to a styled components
2021-12-17 11:58:58 +09:00
37f33d0f95 fixed katex css and cleaned global style css 2021-12-16 20:05:02 +09:00
ffbce7ddb4 improved code block styling and added theme 2021-12-16 19:49:18 +09:00
9278970762 moved style related code to separate folder 2021-12-16 18:30:04 +09:00
Renamed from source/src/globalStyle.ts (Browse further)