8 Commits

Author SHA1 Message Date
jinhojang6
2fa764ca92
fix: fix bug with relative link 2024-10-11 02:35:42 +09:00
jinhojang6
bc632e2223
feat: handle external links in md files 2024-10-11 02:03:46 +09:00
Filip Pajic
1788712c98
chore: Build streamlined (#4)
* chore: create a command for unified build and scrape flow

* chore: cleanup repo from temp folders

* feat: add new .md fetching mode

* feat: fetching through git added

* ci: add Scrape stage to the Jenkinsfile

* feat: add env variables to the Jenkinsfile
2024-06-25 07:54:16 +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
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