.bundle | ||
.idea | ||
_content | ||
_includes | ||
_layouts | ||
_plugins | ||
_projects | ||
assets | ||
.gitattributes | ||
.gitignore | ||
_config.yml | ||
cli.txt | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md | ||
run.sh |
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.
Getting started
git clone https://git.bune.city/lynnesbian/lynnespace
cd lynnespace
gem install bundler
bundler install
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").
- All files in the
/_projects
and/_content
directories are CC-BY-SA. - Files in
/assets/img/projects
are CC-BY-SA. .woff
and.woff2
files under/assets/fonts
are licensed under the SIL open font license 1.1.- All other files in the
/assets/img
directory are explicitly not licensed. You must remove/replace them if you create a fork based on this repository. - 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 base JavaScript, HTML, and CSS content of this website without attribution (although I
would prefer it if you did provide attribution).
The actual "meat and potatoes" written content (in the /_content
and /projects
directories) are available for use,
so long as you share them under the same license (CC-BY-SA) and provide attribution.
You can use the font files, but you may as well just get updated versions from
Google Fonts.
You cannot use any of the images for any purpose, with the exception of the project screenshots.