No description
Find a file
2024-04-10 17:59:36 +02:00
.idea first post 2023-08-24 21:05:05 +02:00
_includes first post 2023-08-24 21:05:05 +02:00
_layouts first post 2023-08-24 21:05:05 +02:00
_pages first post 2023-08-24 21:05:05 +02:00
_posts Update 2023-08-24-multidim-arrays.md 2024-04-10 17:59:36 +02:00
_sass first post 2023-08-24 21:05:05 +02:00
_site first post 2023-08-24 21:05:05 +02:00
assets first post 2023-08-24 21:05:05 +02:00
site first post 2023-08-24 21:05:05 +02:00
404.html first post 2023-08-24 21:05:05 +02:00
_config.yml first post 2023-08-24 21:05:05 +02:00
changelog.md first post 2023-08-24 21:05:05 +02:00
CNAME first post 2023-08-24 21:05:05 +02:00
docker-compose.yml first post 2023-08-24 21:05:05 +02:00
favicon.ico first post 2023-08-24 21:05:05 +02:00
feed.xml first post 2023-08-24 21:05:05 +02:00
Gemfile first post 2023-08-24 21:05:05 +02:00
Gemfile.lock first post 2023-08-24 21:05:05 +02:00
index.html first post 2023-08-24 21:05:05 +02:00
LICENSE.txt first post 2023-08-24 21:05:05 +02:00
README.md first post 2023-08-24 21:05:05 +02:00
sanderhautvast.github.io.iml first post 2023-08-24 21:05:05 +02:00

README

  1. gem install bundler
  2. bundle install
  3. bundle add webrick
  4. bundle exec jekyll serve --watch