forked from cadey/xesite
Cadey Ratio
ad6fba4c79
* Move dhall data and types into `/dhall` folder * Reformat salary transparency data into Dhall * Wire up the old salary transparency page with a custom element * Wire up a new salary transparency page * Expose raw data as JSON * Make dhall types more portable * Remove gallery from the navbar * Make signal boost page point to the new data location * Add salary transparency page to the footer of the site * Add site update post for this Signed-off-by: Xe <me@xeiaso.net> |
||
---|---|---|
.github | ||
.vscode | ||
blog | ||
css | ||
dhall | ||
docs | ||
examples | ||
gallery | ||
lib | ||
nix | ||
scripts | ||
src | ||
static | ||
talks | ||
templates | ||
.dockerignore | ||
.envrc | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
config.dhall | ||
default.nix | ||
flake.lock | ||
flake.nix |
README.md
site
My personal/portfolio website.
Information for people wishing to use this code
Don't. This code is not made for you to be able to use without extensive modification. The license of this code is intentionally chosen in such a way that it will make reuse of this website code verbatim very difficult.
If you are still adamant about using this backend, please keep several things in mind:
- All blog content is all rights reserved. I aggressively pursue and report content theft.
- You must fully comply with the license. I will aggressively pursue people that are not in compliance with the license.
- You are on your own. I will not help you. This is code I made for myself and it's only really open source as a side effect of making deployment on NixOS easier. Please do not be the person that makes me have to take this repo closed source.
- Upon security issues being found and remediated, you will not be notified about issues or remediation instructions.
This is probably not what you are looking for. Make your own website. Look into Hugo or Zola. They are going to be better maintained than this site will be.