Commit Graph

53 Commits

Author SHA1 Message Date
amirhouieh c1f44b6f08 add article page search 2023-05-12 16:55:53 +02:00
jinhojang6 a9db723aca refactor: separate article components 2023-05-12 17:49:04 +09:00
jinhojang6 39fea87d83 feat: implement content block component 2023-05-12 17:49:04 +09:00
amirhouieh 87ed14e1b2 add all required data to article page and major refactor in renders 2023-05-12 17:49:04 +09:00
amirhouieh 72f986f43d add global search link to article searchbox 2023-05-12 17:49:04 +09:00
amir houieh d079ec5115
Merge pull request #13 from acid-info/add-block-search
fix
2023-05-11 12:37:51 +02:00
amirhouieh bb20079b43 fix 2023-05-11 11:31:35 +02:00
amir houieh 4e7518eb1e
Merge pull request #11 from acid-info/search-view
Implement Search view (WIP)
2023-05-11 09:53:56 +02:00
jinhojang6 fa8237303f
feat: implement related articles search view 2023-05-11 15:13:58 +09:00
amirhouieh 52778669d7 fix regexes 2023-05-10 20:43:37 +02:00
amirhouieh 79c2b81776 cleanup spacing 2023-05-10 19:54:33 +02:00
amirhouieh 038118a890 remove redundant postContainer and add grid component based on figma design 2023-05-10 19:50:18 +02:00
amirhouieh 361cb59dcf fix hydration error and cleanup article render method 2023-05-10 19:13:00 +02:00
amirhouieh 44afe38e25 enable publish and draft 2023-05-10 18:03:44 +02:00
jinhojang6 56afa5d3e8 feat: implement SEO component 2023-05-10 23:56:04 +09:00
jinhojang6 8fd015c95f feat: add og image 2023-05-10 23:56:04 +09:00
jinhojang6 f503d88341 refactor: use remoteId for post link temporarily 2023-05-10 23:56:04 +09:00
jinhojang6 fe4a1b54f5 feat: implement footer 2023-05-10 23:56:04 +09:00
jinhojang6 21d3f51323 refactor: render real data for article page 2023-05-10 23:56:04 +09:00
amirhouieh 3e5b8c6ec8 compete search 2023-05-10 23:56:04 +09:00
amirhouieh 2aa98625cf init serach fn and context provider 2023-05-10 23:56:04 +09:00
amirhouieh 0babbafd35 handle api response and errors 2023-05-10 23:56:04 +09:00
amir houieh 76aeba9fdf
Merge pull request #8 from acid-info/getarticlepost
add getarticlepost
2023-05-08 15:49:43 +02:00
amirhouieh 3a5e2e8ce9 add getarticlepost 2023-05-08 15:48:18 +02:00
amir houieh 823b0c10b2
Merge pull request #7 from acid-info/topic-implemnt-article
Implement Article page
2023-05-08 13:45:57 +02:00
jinhojang6 31819407c8
refactor: add missing information of articles 2023-05-08 20:03:21 +09:00
jinhojang6 8779020f7f
refactor: update navbar logo css 2023-05-08 17:32:16 +09:00
jinhojang6 052379afce
feat: implement article page 2023-05-08 17:17:46 +09:00
amir houieh bebde816ef
Merge pull request #6 from acid-info/data
init unbody integration and use of real content
2023-05-05 17:38:04 +02:00
amirhouieh b4f9ae4f91 init unbody integration and use of real content 2023-05-05 17:36:39 +02:00
amir houieh aa32cfab87
Merge pull request #4 from acid-info/topic-implement-post-container
Implement post container & style updates for desktop / mobile
2023-05-04 16:03:18 +02:00
jinhojang6 7b01558f6c resolve merge conflicts 2023-04-28 03:02:51 +09:00
jinhojang6 316fc9d0d8 feat: implement post container component 2023-04-28 01:38:41 +09:00
amirhouieh 76559d9537 fix input in search bar 2023-04-27 15:31:38 +02:00
amirhouieh 7b8447fe98 add search action buttons 2023-04-27 14:55:23 +02:00
amirhouieh 79c9e25a07 add idea to gitignore 2023-04-27 12:36:12 +02:00
amirhouieh 1afb84e6ee remove idea 2023-04-27 12:35:38 +02:00
amirhouieh e7308edd41 add layout and its interactions 2023-04-27 12:35:06 +02:00
amir houieh 871936702f
Merge pull request #2 from acid-info/topic-configure-husky
Configure husky and lint-staged
2023-04-21 10:55:27 +02:00
amir houieh f40cd3fb73
Merge pull request #3 from acid-info/topic-implement-post
Implement post component (WIP)
2023-04-21 10:55:02 +02:00
jinhojang6 be6436e906 feat: implement post component 2023-04-21 01:09:11 +09:00
jinhojang6 3b91ef6474 configure husky and lint-staged 2023-04-19 21:21:26 +09:00
amir houieh 8e88fd14e1
Merge pull request #1 from acid-info/topic-implement-lsd
Implement LSD and Header (WIP)
2023-04-19 14:02:12 +02:00
jinhojang6 87b0f4549a feat: add husky and lint-staged 2023-04-19 20:19:45 +09:00
jinhojang6 3b0998e981 feat: add prettier 2023-04-19 20:17:12 +09:00
jinhojang6 957e37bf69 feat: add viewport setting to _app.tsx 2023-04-19 20:11:21 +09:00
jinhojang6 d7669494e9 feat: implement search component 2023-04-19 00:23:16 +09:00
jinhojang6 18d5c18b03 chore: remove unnecessary module.css 2023-04-18 23:38:22 +09:00
jinhojang6 af1af0430c feat: implement theme toggler 2023-04-18 23:31:23 +09:00
jinhojang6 3d4277adcc feat: implement header 2023-04-18 21:29:54 +09:00