Commit Graph

20 Commits

Author SHA1 Message Date
Marko Burčul 24a3023288
Merge pull request #7 from status-im/allow-dev-page-to-build
jenkinsfile: allow deploy of dev site
2024-10-30 12:22:45 +01:00
markoburcul b38c3be3c0
jenkinsfile: allow deploy of dev site
Signed-off-by: markoburcul <marko@status.im>
2024-10-30 12:12:32 +01:00
Nadeem Bhati 2a087da317
Merge pull request #6 from status-im/feat/image-opengraph 2024-10-29 17:20:03 +05:30
nadeemb53 eaa50d0f60
add sn logo on links 2024-10-29 12:17:52 +05:30
Nadeem Bhati f3866182c1
Merge pull request #5 from status-im/feat/doc-search
Add Algolia Search Support
2024-10-28 22:14:53 +05:30
nadeemb53 75fc890562
jenkins fix 2024-10-28 22:14:20 +05:30
Nadeem Bhati 938b63a175
Merge pull request #3 from status-im/feature/intro-content
Add Introduction & Quick Start Guide, Implement Translation Support, Fix CSS Bugs and Light Mode Styling
2024-10-28 21:41:21 +05:30
nadeemb53 8d0db32778
feedback fixes 2024-10-28 21:39:51 +05:30
nadeemb53 2fcbe22d7a
algolia doc search 2024-10-28 21:36:15 +05:30
Nadeem Bhati 8d895d90bf
Merge branch 'master' into feature/intro-content 2024-10-28 21:12:13 +05:30
nadeemb53 4c4c0606f4
build fixes 2024-10-28 21:10:57 +05:30
markoburcul 640798f1ad
build: add jenkinsfile and flake file
To be able to deploy site we need a pipeline to build it and publish it
to a branch from which our caddy-git service will pull for changes.
All of this will be done using nix flake to ease out the
build/development process.

Referenced issue: https://github.com/status-im/status-network-docs/issues/1

Signed-off-by: markoburcul <marko@status.im>
2024-10-28 13:56:19 +01:00
nadeemb53 64eb5e648e
Merge branch 'master' into feature/intro-content 2024-10-28 18:18:39 +05:30
markoburcul 7a9a7f56d9
build: add jenkinsfile and flake file
To be able to deploy site we need a pipeline to build it and publish it
to a branch from which our caddy-git service will pull for changes.
All of this will be done using nix flake to ease out the
build/development process.

Referenced issue: https://github.com/status-im/status-network-docs/issues/1

Signed-off-by: markoburcul <marko@status.im>
2024-10-28 13:10:23 +01:00
nadeemb53 99adbc5e9c
add tutorials 2024-10-28 01:37:05 +05:30
nadeemb53 2e1c23b4ca
intro content, css bug fixes, css improvements, translated docs 2024-10-26 15:27:16 +05:30
Filip Pajic c0b90eb83d
fix: Navigation bar cosmetic fixes (#2)
* fix: add spacing between night mode button and external link

* fix: navbar visibility in mobile view

* fix: ignore .idea folder

* chore: add github PR template
2024-10-24 19:11:17 +02:00
nadeemb53 6969839394
fix readme 2024-10-24 22:08:22 +05:30
nadeemb53 fd13c021fc
yarn fix 2024-10-24 22:05:17 +05:30
nadeemb53 b870d05b92
initial commit 2024-10-24 21:09:46 +05:30