Commit Graph

17 Commits

Author SHA1 Message Date
Filip Pajic 482361674d
fix: reorder home page links 2024-05-15 09:54:06 +02:00
Filip Pajic 40a3a4604d
chore: MD content updates (#7)
* chore: MD content updates

* fix: comparison symbol parsing by groups

* chore: MD content updates
2024-05-13 11:59:40 +02:00
Filip Pajic 802fdfe62b
feature: support for multiple versions of the same document (#6) 2024-05-12 14:25:36 +02:00
Filip Pajic 6a9b7654cc
chore: Fresh scraping on each sync (#4) 2024-05-09 12:40:06 +02:00
Filip Pajic c51271253a
fix: Headers parsing fix (#5)
* fix: html tag symbol parsing

* fix: missing contributors in parsing
2024-05-09 11:24:54 +02:00
Filip Pajic 276328e60b
chore: MD content updates 2024-04-25 09:32:56 +02:00
Filip Pajic 32f0947064
chore: Routing Refactor (#3)
* scrape with 1:1 mapping to origin repo

* exclude .md extension from file path in URLs inside MDs

* removed legacy static files

* remove image path manipulation

* move scrapper to new folder

* sidebar custom ordering implemented
2024-04-25 09:29:22 +02:00
Filip Pajic ac48b3aa6f
chore: MD Content Updates (#2)
* non corrupted images fetched

* md file updates
2024-04-19 14:39:51 +02:00
Filip Pajic 8164e1de65
chore: Markdown fetching script refactor (#1)
* Added .env.example

* env config loading refactored

* utility file system functions for reading and writing

* vac to docusaurus converter functions extracted

* github api service extracted

* refactor the scrapping script

* removed unused imports

* updated directories to sync
2024-04-19 14:24:43 +02:00
jinhojang6 917100644b
fix: fix build errors 2024-04-17 21:37:12 +09:00
jinhojang6 e231486568
fix: handle unescaped comments and update content 2024-04-17 21:21:27 +09:00
jinhojang6 5e2df2cd2d feat: parse front matter 2024-03-28 02:17:25 +09:00
jinhojang6 f3bf3a9875 chore: update markdown 2024-03-28 01:46:43 +09:00
jinhojang6 2a91b48efd feat: update folder structure 2024-03-28 01:01:17 +09:00
jinhojang6 f051721df3 docs: add .env instruction 2024-03-13 01:19:35 +09:00
jinhojang6 6955a5443e add fetch script and populate content 2024-03-13 01:12:23 +09:00
Jinho Jang 2b10d5086b
Initial commit 2024-03-12 03:11:16 +09:00