Commit graph

126 commits

Author SHA1 Message Date
f30fe0c843 added css for kbd tag 2021-08-03 15:53:55 +09:00
adbc6501fd fixed table of contents on light theme
added taglist flex direction
added missing space above title
2021-08-03 15:48:54 +09:00
a110179f8e added default and optional flex direction 2021-08-03 14:18:28 +09:00
f731826368 - implemented basic search feature
- added tag list comonent to replace tables
2021-08-03 12:49:33 +09:00
06ade73ac1 renamed import name posts to map 2021-08-02 10:32:11 +09:00
91a3a41ee4 added next and prev button 2021-08-02 10:02:29 +09:00
764883f3e2 moved margin from theming to Navbar 2021-08-02 10:02:09 +09:00
cb33dacf4a removed unnecessary css 2021-08-02 10:01:22 +09:00
0527f6b924 removed testing and bumped dependencies 2021-08-02 07:33:31 +09:00
6e8b20a85c removed duplicate codes
restructured series database
2021-08-02 07:22:42 +09:00
d4e7a5d7e5 curated all quotes 2021-08-01 18:00:18 +09:00
a6ac1b4b34 added basic series posts 2021-08-01 16:15:48 +09:00
8d6347d6ca optimization (removed a for loop) 2021-08-01 11:15:44 +09:00
05b1b63347 moved post card to separate component 2021-08-01 10:39:25 +09:00
4bccb7f883 worked on preparing search query 2021-07-31 22:36:59 +09:00
632f0c859a added MIT License shield 2021-07-31 11:45:29 +09:00
36604b2da7 added more text to code block 2021-07-31 11:45:07 +09:00
5686c1947e better structuring for the "how it works section" 2021-07-31 08:51:24 +09:00
4bc30cb6e3 added a comment to exlain my decision 2021-07-31 08:50:33 +09:00
c0d730c02d more clear comment 2021-07-31 08:50:05 +09:00
39079e4cad fixed issue where the text is incorrectly aligned
added max width to footer content
removed bold p
2021-07-31 08:49:47 +09:00
a2d2b5af04 added goals page 2021-07-31 08:48:45 +09:00
a637108301 capitalization and reordering 2021-07-31 08:48:27 +09:00
036aaea3cc added more stuff to test 2021-07-31 08:47:44 +09:00
69cd00094c letter capitalization 2021-07-31 08:30:15 +09:00
1aaedcd8bb put more contrast on post title 2021-07-30 16:15:39 +09:00
5762ddeb89 bumped package versions 2021-07-30 15:21:06 +09:00
2d5582fda2 added tags, changed data structure, separated unsearchable posts from regular posts 2021-07-30 15:15:10 +09:00
9922ff1fa4 replaced github button with search button 2021-07-30 15:13:11 +09:00
ba84cabb76 addded contents to about, contact, and portfolio pages 2021-07-30 15:09:23 +09:00
a9cbd8d4f1 moved portfolio page from react to markdown 2021-07-30 15:08:49 +09:00
6b1027909c added about and contact page 2021-07-30 15:07:42 +09:00
341db25bb9 added custom words for vscode 2021-07-30 15:07:11 +09:00
69d1790a99 added basic explanation for how the project works 2021-07-30 15:06:32 +09:00
7b234f84b5 fixed shadow not applying to the whole navbar on large displays 2021-07-26 14:59:08 +09:00
dbb735eade removed unused images 2021-07-26 11:24:00 +09:00
c240684618 updated dependencies 2021-07-26 11:21:41 +09:00
ba6fc1b3de changed page title from h2 to h1 2021-07-26 11:16:41 +09:00
c62dcce0e6 fixed github action cache 2021-06-27 19:00:37 +09:00
f9347dec28 better main-content and blockquote readability on mobile 2021-06-27 16:10:20 +09:00
f1c9b04083 fixed github action by changing firebase target 2021-06-27 14:47:57 +09:00
e2f039996a
Merge pull request #1 from developomp/dev
changed from hexo to custom react stuff
2021-06-27 14:37:56 +09:00
fb0d5a3e26 changed Explore to Search and added date picker 2021-06-27 14:36:07 +09:00
c328841554 moving branch from dev to master 2021-06-27 14:35:03 +09:00
2f17524e93 fixed search button reloading the page 2021-06-24 09:47:16 +09:00
7a57055b93 show posts in recent order in PostList 2021-06-23 11:59:38 +09:00
3d6d96b863 moving combining pages to /explore 2021-06-23 10:37:21 +09:00
1c517aa5f0 moving search operations to /explore 2021-06-23 10:31:45 +09:00
9f27b34e9e fixed pageList loading taking too long 2021-06-22 22:34:40 +09:00
ae37fb930d consistent date format 2021-06-22 22:21:53 +09:00