Skip to content

papagamedev/papagamedev.github.io

Repository files navigation

PapaGameDev website repository

This is the repository for the Papa Game Dev website. It uses Jekyll, a static pages generator.

Reminder for myself on how to locally install and deploy:

  1. Get the repo
  2. Install Ubuntu / wsl2 in Windows (or use Linux)
  3. Install Ruby and Ruby-dev (latest 3.x worked fine)

sudo apt-get install ruby-dev build-essential dh-autoreconf

  1. Update ruby gems

sudo gem update

  1. Install Jekyll and Bundler:

gem install jekyll bundler

  1. Install the packages in the project:

bundle install

  1. Generate pages and test locally:

bundle exec jekyll serve

About

Un blog acerca de paternidad y videojuegos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published