Skip to content

transparenciaunicamp/TUnicamp.github.io

 
 

Repository files navigation

Running the website

To set up our website, run the following in your terminal. You'll need to have Ruby installed (it's pre-installed on macOS and most Linux distributions.)

git clone https://github.com/Maronato/transparencia-data-catalog.git
cd transparencia-data-catalog
sudo gem install bundler
bundle install

To run:

bundle exec jekyll serve

Or, as a shortcut, just do chmod +x run.sh once, then run

./run.sh

Anytime you want to start the app.

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 51.3%
  • JavaScript 34.8%
  • CSS 10.9%
  • Ruby 2.9%
  • Shell 0.1%