Skip to content

lappis-unb/MiniLappisConf

Repository files navigation

lappis website

Getting Started

Docker

docker run -p 4000:4000 --rm -it $(docker build -q .)

Manual

  1. Install a full Ruby development environment
  2. Install Jekyll and bundler gems
gem install jekyll bundler
  1. Build the site and make it available on a local server
bundle exec jekyll serve
  1. Now browse to http://localhost:4000

About

MiniLappisConf é um evento experimental realizado semanalmente no laboratório Lappis para troca de conhecimentos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published