Skip to content

peercoin/peercoin.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peercoin.net Repo

This repo holds the static HTML files for Peercoin.net. The site is hosted on Cloudflare Pages.

Help Translate

Übersetzungsstatus

Issues

Content requests, bug reports, etc. are all handled through GitHub Issues.
We will try to get to your issue as soon as possible.

Pull Requests

If you have a simple proposed change for the website, we would ask that you create a pull request instead of an issue. This includes things like link changes, text errors and other minor cosmetic fixes. We can immediately add these to the live site by simply accepting the pull request, which makes everything much easier.

If you aren't familiar with the process for submitting a pull request you might find these guides helpful: (one) & (two).

Installing and Running

npm install
npm start