Skip to content

eszlari/flathub.org

 
 

Repository files navigation

Flathub.org website

To set up middleman locally on Fedora:

install ruby, rubygems and rubygem-bundler

In the git checkout, do a bundle install. This installs all the needed modules in their appropriate vesions.

To run a local web server to test the site:

bundle exec middleman server

Edit the haml/scss files and commit your changes, pushing to origin/master.

To deploy, simply:

bundle exec middleman build
bundle exec middleman deploy

About

Flathub.org website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.6%
  • HTML 12.9%
  • Ruby 9.9%
  • XSLT 4.4%
  • JavaScript 3.1%
  • Python 0.7%
  • Shell 0.4%