44 Commits

Author SHA1 Message Date
markoburcul
e2ae65df20 ci: move it to the container
Referenced issue:
* https://github.com/status-im/infra-ci/issues/188
2025-10-22 21:57:34 +02:00
Siddarth Kumar
f2790317ba ci: add nix flake and use in CI
Using system tooling can lead to weird behavior of available Node
versions, for example this IPv6 resolution error:
```
[3/5] Fetching packages...
error Error: connect EHOSTUNREACH 2606:4700::6810:1922:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
```
2025-08-01 23:48:19 +05:30
jinhojang6
23c66ba7dc feat: fix issues with images 2025-06-17 03:42:42 +09:00
jinhojang6
3458ce0e5f fix: fix build errors 2025-06-17 03:30:21 +09:00
jinhojang6
c1f1c17a06 feat: update footer 2025-06-17 03:03:24 +09:00
jinhojang6
bf0abb7b81 chore: update security.md copy 2024-12-20 22:30:50 +09:00
jinhojang6
c69f2a6cf3 feat: update description 2024-12-20 22:25:15 +09:00
jinhojang6
0f15280a20 ci: trigger ci 2024-12-06 20:12:12 +09:00
Jimmy Debe
5e42014be1 Merge pull request #7 from vacp2p/develop
Fix bugs with links in markdown
2024-10-13 21:02:36 -04:00
jinhojang6
5b7b2405db fix: fix bug with updateMarkdownLinksToExcludeMD 2024-10-11 03:02:44 +09:00
jinhojang6
2fa764ca92 fix: fix bug with relative link 2024-10-11 02:35:42 +09:00
jinhojang6
59b424a92d chore: upgrade preset 2024-10-11 02:04:47 +09:00
jinhojang6
bc632e2223 feat: handle external links in md files 2024-10-11 02:03:46 +09:00
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