Skip to content

emptyother/emptyother.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

117c9b5 · Feb 2, 2023
Dec 29, 2019
Feb 2, 2023
May 18, 2019
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Apr 3, 2018
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
May 18, 2019
Feb 2, 2023
Feb 2, 2023

Repository files navigation

emptyother.github.io

Personal site.

Notes

  • Jekyll/Ruby doesnt work well on Windows. Use WSL.
  • A Gemfile is like a package.json, but using Bundler.
  • bundle install to install all packages listed in the Gemfile.
  • bundle add to add a new package to Gemfile.
  • bundle exec jekyll serve to run a Jekyll server on localhost. It will be available on localhost even when running WSL.
  • code . inside a WSL terminal to open the project in Windows VSCode using the Remote Development extension.

Useful links

About

Personal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published