Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
9b09e94
Update pnpm-lock.yaml
nman98 Mar 10, 2024
344a70f
Small changes
nman98 Mar 20, 2024
4a49cb7
Small changes
nman98 Mar 21, 2024
592a91b
Small update
nman98 Mar 26, 2024
bc71e15
Small update and changes to some chains
nman98 Mar 27, 2024
510573c
Some typos fixed, some small updates and nibiru added
nman98 Mar 31, 2024
7b97401
Big update
nman98 Apr 2, 2024
d6674f1
Small updates
nman98 Apr 4, 2024
a218484
Small changes
nman98 Apr 6, 2024
3c3ffd2
Small update
nman98 Apr 6, 2024
354fd5f
Add juno-testnet
nman98 Apr 11, 2024
a8b7791
Change Nibiru Version
nman98 Apr 13, 2024
e33100c
Add juno testnet genesis and addrbook
nman98 Apr 13, 2024
b6d69b1
Small changes and updates
nman98 Apr 22, 2024
9fd49ce
Small changes
nman98 Apr 22, 2024
a9e41f9
Small changes
nman98 Apr 23, 2024
437d56c
Bump up nextra
nman98 Apr 23, 2024
74ce7fc
Revert changes
nman98 Apr 23, 2024
27586b5
remove some file left
nman98 Apr 23, 2024
3ab2a1c
Added saga and did some small changes
nman98 Apr 24, 2024
0409a38
Updated network lists
nman98 Apr 24, 2024
fcb6f25
add saga files
nman98 Apr 24, 2024
cafdbc0
Small changes
nman98 Apr 30, 2024
e747b1e
Update Union Network
nman98 May 1, 2024
3048cd2
Change from composable to picasso cosmos and do small changes
nman98 May 8, 2024
a6dbc71
Change endpoints for picasso
nman98 May 9, 2024
a109457
Small updates and fixes
nman98 May 13, 2024
54330bb
Added initia, updates side and small changes on juno-testnet
nman98 May 14, 2024
01a7afa
add initia to the list
nman98 May 14, 2024
8405b2b
Small change
nman98 May 14, 2024
30e3fb4
Update initia version
nman98 May 14, 2024
ca81261
Update initia
nman98 May 15, 2024
4add811
Small changes Initia
nman98 May 19, 2024
70e2e25
Small update to testnets
nman98 Jun 3, 2024
67b412e
Small changes
nman98 Jul 18, 2024
2777a16
Dependencies update
nman98 Jul 28, 2024
8372535
Add nextui react back
nman98 Jul 28, 2024
7a58bf8
Small dependency update
nman98 Jul 28, 2024
88d2718
pnpm update
nman98 Jul 28, 2024
5a6d797
Try to fix
nman98 Jul 28, 2024
8a0e8ee
Fix
nman98 Jul 28, 2024
57b04dd
Update theme
nman98 Jul 30, 2024
2e8f302
Update dependencies
nman98 Aug 1, 2024
cde1bf2
Revert "Update dependencies"
nman98 Aug 1, 2024
28a47ac
Update deps and try to update on vercel
nman98 Aug 1, 2024
0949019
Changes for the vercel
nman98 Aug 1, 2024
9684f54
Revert "Changes for the vercel"
nman98 Aug 15, 2024
c4a9d32
Revert "Update deps and try to update on vercel"
nman98 Aug 15, 2024
b785880
Reverted all of dependencies and added symphony to the testnet section
nman98 Aug 15, 2024
bac4e63
Made some changes for symphony and added addrbook and genesis
nman98 Aug 15, 2024
18c6282
Changed to symphony v 0.3
nman98 Aug 16, 2024
62b84a0
Small update
nman98 Sep 9, 2024
e3d30cc
Add prysm and atomone, also small corrections
nman98 Oct 27, 2024
3b4f81a
Merge branch 'main' of https://github.com/Cogwheel-Validator/docs
nman98 Oct 27, 2024
96490fa
add prysm icon
nman98 Oct 27, 2024
8f83f24
Update symphony
nman98 Nov 18, 2024
d691afb
update juno versions
nman98 Jan 5, 2025
0ba0de2
Updated " where it was weirdly using some other sign
nman98 Feb 3, 2025
89d250d
Updated the docs for juno and nibiru, added dyson addr book
nman98 Feb 19, 2025
cce939c
Update atomone and juno testnet
nman98 Mar 18, 2025
ea8cc72
Update atomone
nman98 Mar 25, 2025
76f10df
Update juno testnet
nman98 Apr 16, 2025
c4c7622
Changes made for atomone
nman98 Jun 3, 2025
dfda701
Initial commit from Create Next App
Aug 2, 2025
f61fb44
Changed from using the nextra to fumadocs
nman98 Aug 7, 2025
ba1971a
Transferred services section fully and made some start for networks
nman98 Aug 8, 2025
7b3459d
Added some jinja templates for the networks
nman98 Aug 8, 2025
816a22e
Added some config files for mdx generator and some other stuff
nman98 Aug 12, 2025
cbab821
Added python mdxgenerator, some smaller fixed stuff only some css stu…
nman98 Aug 14, 2025
2ca3ef7
Fixed some css and search now gets sources for the netowrks and servi…
nman98 Aug 16, 2025
3eeddc0
Merge branch 'v2-docs'
nman98 Aug 16, 2025
701d21e
Small fix
nman98 Aug 16, 2025
0279088
Remove some rementants from the old nextra docs
nman98 Aug 16, 2025
e770c3f
Remove more remenants from the old docs
nman98 Aug 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 0 additions & 14 deletions .changeset/config.json

This file was deleted.

3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["next/core-web-vitals", "next/typescript"]
}
38 changes: 0 additions & 38 deletions .github/workflows/lint.yml

This file was deleted.

121 changes: 0 additions & 121 deletions .github/workflows/nextjs-bundle-analysis.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/release.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/test.yml

This file was deleted.

47 changes: 30 additions & 17 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,34 @@
.DS_Store
.next/
node_modules/
*.log
dist/
.turbo/
out/
# Theme styles
packages/nextra-theme-*/style.css
# deps
/node_modules

# generated content
.contentlayer
.content-collections
.source

# Stork related
*/**/public/*.st
*/**/public/*.toml
# test & build
/coverage
/.next/
/out/
/build
*.tsbuildinfo

# misc
.DS_Store
*.pem
/.pnp
.pnp.js
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# others
.env*.local
.vercel
.idea/
.eslintcache
.env
next-env.d.ts

tsup.config.bundled*
tsconfig.tsbuildinfo
# python
.venv
__pycache__
.pytest_cache
*.bak
2 changes: 0 additions & 2 deletions .npmrc

This file was deleted.

12 changes: 3 additions & 9 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
# Ignore artifacts:
pnpm-lock.yaml
.changeset/*.md

# process.env assignement should be first
packages/nextra/__test__/locale-with-base-path.test.ts

# bellow files are broken since prettier doesn't support MDX2
examples/swr-site/pages/remote/graphql-eslint/\[\[...slug\]\].mdx
examples/swr-site/pages/blog.en-US.mdx
docs/pages/docs/guide/advanced/latex.mdx
build
coverage
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading
Loading