/periodic-table-of-the-html5-elements

A periodic table of the HTML5 Elements created by css gird layout

Primary LanguagePugMIT LicenseMIT

Periodic Table Of The HTML5 Elements

Build Status Commitizen friendly Greenkeeper badge license

This is a periodic table for the HTML5 elements. Inspired by another demos, Periodic Table of Elements - HTML/CSS and Periodic Table of the HTML5 Elements.

Getting Started

These instructions below will get you a copy of the project up and running on your local machine for development. See deployment section for more details about how to deploy the project on Github Pages or your own deploy environment like Ubuntu.

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Installing

  • Clone this repository to your local machine with https or ssh

  • Install npm packages

npm ci

Deployment

It may be the most convenient for users who have forked the github repository and would like to deploy the project on Github Pages, since that github repository takes full advantage of Github Pages and Travis CI. So you only need to do one thing that is to push the file changes in local master branch to remote repository.

Note: no github actions have been used in that github repository.

Built With

  • webpack - The most popular module bundler used

Contributing

To get started...

Step 1

  • Option 1

    • Fork this repository!
  • Option 2

    • Clone this repository to your local machine with https or ssh

Step 2

  • Feel free to hack away

Step 3

  • Create a new pull request

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.