Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitcoinj/bitcoinj.github.io
source-code for the bitcoinj website, published at bitcoinj.org
https://github.com/bitcoinj/bitcoinj.github.io
bitcoinj
Last synced: about 2 months ago
JSON representation
source-code for the bitcoinj website, published at bitcoinj.org
- Host: GitHub
- URL: https://github.com/bitcoinj/bitcoinj.github.io
- Owner: bitcoinj
- Created: 2014-04-30T16:13:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T19:21:40.000Z (8 months ago)
- Last Synced: 2024-04-29T20:36:08.393Z (8 months ago)
- Topics: bitcoinj
- Language: JavaScript
- Homepage: https://bitcoinj.org
- Size: 47.6 MB
- Stars: 17
- Watchers: 8
- Forks: 34
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Security: security-model.md
Awesome Lists containing this project
README
bitcoinj.github.io
==================This is the source-code repository for the **bitcoinj** website, published at [bitcoinj.org](https://bitcoinj.org).
## How it works
This site is written in [GitHub-flavored Markdown](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/about-writing-and-formatting-on-github), built using the [Jekyll static site generator](https://jekyllrb.com) and published via [GitHub Pages](https://pages.github.com).
## Contributing
To report a documentation issue or make a suggestion for improvement use [GitHub Issues](). You can also submit a [pull-request](https://github.com/bitcoinj/bitcoinj.github.io/pulls) for the website.
See also [CONTRIBUTING.adoc](https://github.com/bitcoinj/bitcoinj/blob/master/.github/CONTRIBUTING.adoc) on the main **bitcoinj** source repo.