Skip to content

Ferdinanddb/node-nikita-docs

 
 

Repository files navigation

Nikita Website

The official website of the Nikita project. It is written with Gatsby.js and Material-UI.

To install and run the server:

git clone https://github.com/adaltas/node-nikita-docs.git nikita-docs
cd nikita-docs
yarn install
npm run develop

TODO

  • Automatic conversion between CoffeeScript and JavaScript source code
  • Import Nikita source code written in CoffeeScript Literate.

Request

Create a GitHub personal access token with the "public_repo - Access public repositories" access. Encrypt the token for Travis:

docker run \
  --rm -v $PWD:/repo -v ~/.travis:/travis \
  andredumas/travis-ci-cli \
  encrypt GH_TOKEN="..your..token.."

About

Nikita Official website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%