Author SHA1 Message Date
status-im-auto a40bc68676 Update documentation 2025-02-24 13:05:31 +00:00
status-im-auto 7b551aa97a Update documentation 2025-02-24 12:34:37 +00:00
status-im-auto 8e6d73e48a Update documentation 2025-02-20 09:45:13 +00:00
status-im-auto 07ba702b60 Update documentation 2025-02-18 14:45:20 +00:00
status-im-auto e7a0cb1966 Update documentation 2025-02-14 08:17:11 +00:00
status-im-auto 2a306de532 Update documentation 2025-02-11 07:20:21 +00:00
status-im-auto cff44e3ac1 Update documentation 2025-02-10 16:48:43 +00:00
status-im-auto 45ed61eb77 Update documentation 2025-02-10 16:14:23 +00:00
status-im-auto 8d3db1641b Update documentation 2025-02-10 10:10:19 +00:00
status-im-auto 7fae0472cd Update documentation 2025-02-10 09:23:35 +00:00
status-im-auto e19b53e9dd Update documentation 2025-02-03 14:33:55 +00:00
status-im-auto 9cc6f71a2d Update documentation 2024-10-30 11:32:06 +00: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
marko 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
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
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1 +1 @@
docs.status.network
dev-docs.status.network
+7 -7
View File
@@ -1,15 +1,15 @@
{
"timestamp": "2025-02-24T14:52:15Z",
"timestamp": "2025-02-24T13:05:29Z",
"git": {
"commit": "8a2d5dc248eede5080a402b7566791d4ba8870b0",
"branch": "origin/master",
"commit": "37bb80da2f0e0c4ca7b9794885573401200ce2d6",
"branch": "origin/develop",
"url": "git@github.com:status-im/docs.status.network.git"
},
"build": {
"id": "41",
"number": "41",
"name": "website/docs.status.network",
"id": "17",
"number": "17",
"name": "website/dev-docs.status.network",
"slave": "linux-01",
"url": "https://ci.infra.status.im/job/website/job/docs.status.network/41/"
"url": "https://ci.infra.status.im/job/website/job/dev-docs.status.network/17/"
}
}