toddsby / adonis-documentation

The documentation website source code hosted on http://adonisjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adonis Documentation

This project contains the website hosted on http://adonisjs.com. The pull documentation from https://github.com/adonisjs/docs and compile the markup files into HTML.

Did we told you, the docs are built using AdonisJs itself 😄

Setup

The most easiest thing to do.

  1. Clone the repo. git clone git@github.com/adonisjs/adonis-documentation.
  2. cd into the directory.
  3. And run npm run setup.
  4. Start the server by the saying npm run dev or npm run start.

Contributing

Feel free to contribute to the project by improving the design/layout. Make sure to create a PR for the develop branch and not the master branch.

About

The documentation website source code hosted on http://adonisjs.com


Languages

Language:CSS 68.2%Language:JavaScript 31.8%