Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandoche/naivecoinstake-proof-of-stake-website
A tutorial for building a Proof of Stake cryptocurrency
https://github.com/sandoche/naivecoinstake-proof-of-stake-website
blockchain cryptocurrency cryptocurrency-website jekyll proof-of-stake webpack
Last synced: 3 months ago
JSON representation
A tutorial for building a Proof of Stake cryptocurrency
- Host: GitHub
- URL: https://github.com/sandoche/naivecoinstake-proof-of-stake-website
- Owner: sandoche
- License: apache-2.0
- Created: 2018-07-28T12:28:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T16:59:49.000Z (over 2 years ago)
- Last Synced: 2024-10-12T14:06:31.351Z (3 months ago)
- Topics: blockchain, cryptocurrency, cryptocurrency-website, jekyll, proof-of-stake, webpack
- Language: HTML
- Homepage: https://naivecoinstake.learn.uno
- Size: 938 KB
- Stars: 17
- Watchers: 3
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sandoche-Website
My portfolio redesigned quickly for a better maintanability
## Prerequisites The following tools should be installed before starting:
* NodeJS, npm, yarn
* Ruby, Gem, Bundler
* Jekyll
* Sass## How to run
* `yarn install`, `bundler install` then `yarn start` to develop and `yarn build:pwa` to build it
* Read more on the documentation of Jekyll Webpack Boilerplate: https://github.com/sandoche/Jekyll-webpack-boilerplate