Skip to content
/ works Public

πŸ› collected creative works by insanj & friends https://julian.coffee

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
carte-LICENSE.md
Notifications You must be signed in to change notification settings

insanj/works

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bebd8a Β· Mar 30, 2024

History

38 Commits
Apr 3, 2022
Mar 30, 2024
Jul 1, 2023
Jul 1, 2023
Mar 30, 2024
Mar 17, 2021
Jul 7, 2019
Nov 1, 2018
Nov 1, 2018
Mar 30, 2024
Mar 30, 2024
Jul 13, 2022
May 4, 2022
Nov 1, 2018
Jul 7, 2019
Nov 6, 2018
Nov 1, 2018

Repository files navigation

works

πŸ› collected creative works by insanj & friends

Install

  1. Install Jekyll
  2. 🍻 Enjoy!

NOTE: works is based on the Carte Jekyll Theme under the MIT License, which is locally available in the carte-LICENSE.md file

NOTE: to install make on Windows, choco install make is the easiest way with Chocolatey

M1 Mac

  1. Install brew
  2. Install rbenv brew install rbenv ruby-build
  3. Install a support Ruby version, at this time 3.0.0 was OK, rbenv install 3.0.0
  4. Use that Ruby version globally rbenv global 3.0.0
  5. Reinstall jekyll, with bundler and webrick to be sure: gem install jekyll bundler webrick
  6. πŸ₯ Ready to go!

Usage

  1. Run jekyll serve --watch or jekyll build --destination docs
  2. Open localhost:4000 or works/docs/index.html to check out the site
  3. ✨ Tada!

Authors

Julian @insanj Weiss
github.com/insanj
julian@oogycanyouhelp.com
(c) 2022

Julian Weiss (insanj). @insanj. https://insanj.works.

License

  • "works" is licensed under gpl-3.0
  • "insanj.works" live site is copyright (c) 2018
  • "carte-jekyll" is licensed under mit

see LICENSE