Chris Stewart
b6337b834d
Bump website dependencies by running yarn update ( #2884 )
2021-04-09 09:34:21 -05:00
Chris Stewart
47b15ed665
Update website dependencies to address security warnings ( #2607 )
2021-02-02 10:33:27 -06:00
benthecarman
0549fa355a
Update website deps ( #2573 )
2021-01-27 07:18:28 -06:00
dependabot[bot]
24c776e453
Bump ini from 1.3.5 to 1.3.7 in /website ( #2349 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 06:53:38 -06:00
Ben Carman
097398499a
docs: Fix dependabot warning for highlight.js ( #2328 )
2020-12-07 09:42:59 -06:00
Ben Carman
2ddde4e634
Update Website Deps ( #2011 )
2020-09-14 17:22:00 -05:00
dependabot[bot]
66c4b2c4ef
Bump prismjs from 1.20.0 to 1.21.0 in /website ( #1788 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 12:22:27 -05:00
dependabot[bot]
ec86b9e653
Bump lodash from 4.17.15 to 4.17.19 in /website ( #1681 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 09:10:08 -05:00
Ben Carman
60deb25f35
Update website deps ( #1622 )
2020-07-01 17:07:26 -05:00
dependabot[bot]
f6e7764aad
Bump websocket-extensions from 0.1.3 to 0.1.4 in /website ( #1527 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 06:49:51 -05:00
Chris Stewart
552135dd68
Bump docusaraus dependency to the latest version 1.14.4 ( #1243 )
2020-03-16 06:01:07 -05:00
Chris Stewart
96aae0ca4f
Update website following https://bitcoin-s.org/docs/contributing-website and running 'yarn upgrade' ( #943 )
2019-12-14 07:47:04 -06:00
dependabot[bot]
b54c9d20ab
Bump mixin-deep from 1.3.1 to 1.3.2 in /website ( #822 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 07:19:03 -05:00
dependabot[bot]
ee81a026fc
Bump lodash.merge from 4.6.1 to 4.6.2 in /website ( #821 )
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-23 07:18:45 -05:00
dependabot[bot]
fcecc968f5
Bump lodash from 4.17.11 to 4.17.15 in /website ( #819 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-22 14:25:13 -05:00
Torkel Rogstad
6bc6378f96
WIP: Docusaurus website ( #465 )
...
* 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
2019-05-14 18:05:14 -05:00