All Projects → locomotivecms → site

locomotivecms / site

Licence: other
Sources of the official Locomotive website

Programming Languages

Liquid
124 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].