Commit graph

963 commits

Author SHA1 Message Date
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
ea7bea8dee bumped dependency versions 2021-06-22 17:14:28 +09:00
9ea9726108 removed dompurify 2021-06-22 17:09:14 +09:00
e907b9009f hard coded post author, removed dompurify, separated blog post contents from metadata, removed post template file, and implemented tag and date order feature 2021-06-22 17:08:10 +09:00
bba728a0b6 fixed grammatical errors and resolved ambiguity 2021-06-22 17:05:32 +09:00
c21c3b473e disambiguation in special thanks 2021-05-31 14:52:41 +09:00
6ee2f0443f added larg screen support 2021-05-31 14:38:58 +09:00
893556cbd5 fixed page not loading on refresh 2021-05-31 13:43:18 +09:00
eb29ad0074 fixed quote not showing on post list 2021-05-31 13:23:04 +09:00
5fad984335 minor color adjustment for blockquotes 2021-05-31 12:13:13 +09:00
2afe7e69e7 removed localization support 2021-05-31 12:03:33 +09:00
8b40dcb298 added basic platform support (mobile, IE) 2021-05-30 22:10:17 +09:00
543cd31421 added vscode extensions recommendation 2021-05-30 21:16:16 +09:00
cd8cbba973 moved styles outside the class and fixed react error #130 where site doesn't work on production mode 2021-05-30 20:43:34 +09:00