Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
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 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 f051721df3 docs: add .env instruction 2024-03-13 01:19:35 +09:00
Jinho Jang 2b10d5086b
Initial commit 2024-03-12 03:11:16 +09:00