Commit Graph

31 Commits

Author SHA1 Message Date
Jimmy Debe 278d706a47
Merge pull request #6 from vacp2p/develop
Support latex rendering
2024-09-24 09:02:44 -04:00
jinhojang6 6db93e1753 feat: support latex rendering 2024-09-24 04:32:35 +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
kaiserd 4d6ec28295
Merge pull request #3 from vacp2p/read-me-update 2024-06-14 16:57:06 +02:00
Jimmy Debe 1b9cc56e08
Update README.md 2024-06-14 10:55:51 -04:00
Jimmy Debe 341c46249c
Update README.md 2024-06-14 10:44:10 -04:00
kaiserd 54e6cd757c
Merge pull request #2 from vacp2p/read-me-update
Update README.md
2024-06-14 16:40:57 +02:00
Jimmy Debe cf87aeca42
Update README.md 2024-06-13 09:31:27 -04:00
Jimmy Debe 2959e07c11
Update README.md 2024-06-13 09:30:22 -04:00
jinhojang6 1f8e771d1f chore: update security page 2024-06-04 02:49:07 +09:00
Jimmy Debe 97b38b14f3
Merge branch 'acid-info:master' into master 2024-05-27 12:25:41 -04:00
Jimmy Debe cdf586a427
Merge pull request #1 from vacp2p/update-preset-footer
Update preset version and footer
2024-05-16 12:51:32 -04:00
jinhojang6 d544b070ba
feat: update preset version and footer 2024-05-17 00:04:23 +09:00
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
Jakub Sokołowski 9a1a47d85d
ci: fix Jenkinsfile and update readme
Use double branch setup with `master`/`develop` being built and pushed
as `deploy-master`/`deploy-develop`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-07 14:20:30 +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