The Jekyll source directory used to build my personal website.
https://lynnesbian.space
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.bundle | 1 year ago | |
.idea | 1 year ago | |
_content | 8 months ago | |
_includes | 2 years ago | |
_layouts | 1 year ago | |
_plugins | 2 years ago | |
_projects | 2 years ago | |
assets | 1 year ago | |
.gitignore | 2 years ago | |
Gemfile | 1 year ago | |
Gemfile.lock | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
_config.yml | 2 years ago | |
cli.txt | 2 years ago | |
run.sh | 2 years ago |
README.md
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
andfavicon.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.