Skip to content

YuliyF/elementsproject.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElementsProject.org

Welcome to the Elements Project. We're excited you're here, and want to collaborate with you on making Elements accessible to anyone who will find utility in their use.

Quick Start

ElementsProject.org is a static website powered by Hexo. You'll need npm (which comes with Node.js) to get started.

Fork the repository (top right hand corner on GitHub), and get a local copy:

git clone git@github.com:YOUR_USERNAME/elementsproject.org # clone the repo
cd elementsproject.org # move into the directory

Next, install the dependancies using npm install

Now, you can use Hexo to run a local copy to preview your changes:

npm start

That's it. Make modifications, commit them, and submit a pull request.

About

Source code for the ElementsProject.org website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.3%
  • JavaScript 30.8%
  • HTML 24.9%