mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 02:11:40 +01:00
6bc6378f96
* Docs: Introduce new Docusaurus-based website This commit is the result of running npx docusaurus-init, and nothing more. Further changes will happen on top of this, to make it easier to review changes and update to newer versions of Docusaurus in the future. * WIP: Add Bitcoin-S website Change the default Docusaurus template to a custom website. Goes off of existing documentation, and moves it into the new docs and website directories. Deletes some unused files, such as BUILD_README.md * Initial mdoc support * Add Scaladoc to website * Add SVG assets * Change colors, flesh out pages, correct Scaladoc links * Rename doc project to scripts, move security doc to website * Add copy buttons to website code snippets * Add doc and tasks for publishing website * Refactor how paths get copied after generating Scaladocs * Add Get Started button * Replace bitcoin-s logo with white text * Add Montserrat font for headers * flesh out user showcase and landing page * Change Scaladoc URL to bitcoins package
51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"_comment": "This file is auto-generated by write-translations.js",
|
|
"localized-strings": {
|
|
"next": "Next",
|
|
"previous": "Previous",
|
|
"tagline": "Bitcoin implementation in Scala",
|
|
"docs": {
|
|
"contributing-website": {
|
|
"title": "Contributing to the website"
|
|
},
|
|
"contributing": {
|
|
"title": "Contributing"
|
|
},
|
|
"core/core-intro": {
|
|
"title": "Core module"
|
|
},
|
|
"core/txbuilder": {
|
|
"title": "TxBuilder example"
|
|
},
|
|
"getting-started": {
|
|
"title": "Add Bitcoin-S to your project"
|
|
},
|
|
"rpc/rpc-bitcoind": {
|
|
"title": "bitcoind/Bitcoin Core"
|
|
},
|
|
"rpc/rpc-eclair": {
|
|
"title": "Eclair"
|
|
},
|
|
"rpc/rpc-clients-intro": {
|
|
"title": "Introduction"
|
|
}
|
|
},
|
|
"links": {
|
|
"Docs": "Docs",
|
|
"Help": "Help",
|
|
"Blog": "Blog"
|
|
},
|
|
"categories": {
|
|
"Getting started": "Getting started",
|
|
"Core module": "Core module",
|
|
"RPC clients": "RPC clients",
|
|
"Contributing": "Contributing"
|
|
}
|
|
},
|
|
"pages-strings": {
|
|
"Help Translate|recruit community translators for your project": "Help Translate",
|
|
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
|
|
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
|
|
}
|
|
}
|