blckbx / plebnet-wiki

Plebnet Wiki - Wikipedia for Lightning Network

Home Page:https://plebnetwiki.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plebnet-wiki

Welcome to PLEBNET!

PLEBNET Logo

Contributing

  • This guide is built using Docusaurus and NodeJS.
  • Every page has an Edit this page button at the bottom of the page, that can be used to open Github and modify the page and submit a Pull Request.
  • Docusaurus uses Markdown format for parsing documents, please look at the Docs directory on the Repository that shows examples on how the website is formatted.
  • To add a new document, simply fork the repo, and add a new document in category you want to contribute and submit a pull request.
  • Learn more about Pull Requests here.
  • If you need help with contribution and new to using GitHub, feel free to reach out to me on telegram @nitesh_btc.
  • NOTE: I don't DM anyone, please be aware of scammers!

Local Development

  • If you want to change styling or anything significant you need to do some local development.
  • To get started install NodeJS
# Clone the repo
git clone https://github.com/niteshbalusu11/plebnet-wiki

# Go into the directory
cd plebnet-wiki

# Install dependencies
npm install

# Run locally
npm run start

About

Plebnet Wiki - Wikipedia for Lightning Network

https://plebnetwiki.com

License:MIT License


Languages

Language:TypeScript 71.6%Language:CSS 26.7%Language:JavaScript 1.7%