locomotivecms / site

Sources of the official Locomotive website

Home Page:https://www.locomotivecms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocomotiveCMS official Website.

These are the source files of the Locomotive website based on the Bulma, the popular HTML/CSS framework. Design wise, we took inspiration from the Pasquale Vitiello's awesome work: https://cruip.com/.

Installation

bundle install
yarn

Development

Run wagon:

yarn start
bundle exec wagon serve

License

MIT License

Contributing

  1. Fork it ( https://github.com/locomotivecms/site/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Sources of the official Locomotive website

https://www.locomotivecms.com


Languages

Language:Liquid 69.9%Language:SCSS 16.7%Language:JavaScript 13.3%Language:Ruby 0.1%