The Jekyll source directory used to build my personal website. https://lynnesbian.space
Go to file
Lynne Megido aa059dfe0a
update favicon link in retro.html
2021-05-02 19:05:16 +10:00
.idea added timezone 2021-05-02 19:02:18 +10:00
_content update favicon link in retro.html 2021-05-02 19:05:16 +10:00
_includes header fix 2021-01-16 19:30:36 +10:00
_layouts mobile compatibility! 2021-05-02 18:41:01 +10:00
_projects projects page 0u0 2021-05-01 23:14:02 +10:00
assets added timezone 2021-05-02 19:02:18 +10:00
.gitignore wowie zowie initial commit 2021-01-08 17:17:56 +10:00
Gemfile bundle update 2021-05-01 23:03:42 +10:00
Gemfile.lock bundle update 2021-05-01 23:03:42 +10:00
LICENSE added timezone 2021-05-02 19:02:18 +10:00
README.md added timezone 2021-05-02 19:02:18 +10:00
_config.yml projects page 0u0 2021-05-01 23:14:02 +10:00
run.sh wowie zowie initial commit 2021-01-08 17:17:56 +10:00

lynnesbian.space

This is the Jekyll site directory for lynnesbian.space. I can't really see anyone getting much use out of the source for the website, but there's not really a reason not to publish it, so whatever.

Licensing

This is gonna get complicated, but here goes:

  • The provided HTML, JavaScript, and CSS files are licensed under the Expat license (aka the "MIT license").
  • favicon.ico and favicon.png are both CC-BY-SA.
  • All files in the /_data and /_projects directories are CC-BY-SA.
  • All other files are Expat licensed.
  • If files seem to be licensed under two licenses (my bad), assume Expat.

In other words: You can use the JavaScript, HTML, and CSS content of this website without attribution (although I would prefer it if you did provide attribution). You can also do whatever you want with the files in /_data and /_projects, but you must provide attribution for these files, and any derivative works made with them must also be CC-BY-SA licensed.