Skip to content

Kinto/kinto-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Kinto website

This repository contains the code behind the Kinto website. It's powered by Pelican, Travis-CI and Github pages.

How to run locally

If you want to build the website locally, it's as simple as this:

  $ git clone https://github.com/Kinto/kinto-website.git
  $ cd kinto-website
  $ make install
  $ make regenerate

And head to http://localhost:8000/.

How to push updates to the online website

The repository is configured to trigger a build each time a commit hits the master branch. As such, it means that you don't need to do anything else than merging the pull requests, and the site should be built for you.

About

Website for the kinto ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors