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.
 
 
 
 
 
 
Go to file
Cadey Ratio 33b7dfa21c stanley: minor fixes suggested by the editor
Signed-off-by: Xe Iaso <me@christine.website>
10 months ago
.github Upgrade to GitHub-native Dependabot (#365) 2 years ago
.vscode refine vscode settings 2 years ago
blog stanley: minor fixes suggested by the editor 10 months ago
css remove old attempt 1 year ago
dhall start playing with resume data types 11 months ago
docs add _xesite_frontmatter extension 11 months ago
examples Rewrite the site routing with Axum (#441) 1 year ago
gallery Fairly Odd Orca 3 years ago
lib add _xesite_frontmatter extension 11 months ago
nix updates 1 year ago
scripts talks: add static analysis talk 12 months ago
src consolidate API routes 11 months ago
static Switch to xeiaso.net links in resume.md (#485) 12 months ago
talks set date to today, yolo 12 months ago
templates consolidate API routes 11 months ago
.dockerignore docker: faster builds on my macbook 5 years ago
.envrc fix devshell 1 year ago
.gitattributes Rewrite site backend in Rust (#178) 3 years ago
.gitignore convert to flakes 1 year ago
CHANGELOG.md Article bodies in rss (#243) 3 years ago
Cargo.lock build(deps): bump axum from 0.5.12 to 0.5.13 (#517) 11 months ago
Cargo.toml build(deps): bump comrak from 0.13.2 to 0.14.0 (#516) 11 months ago
LICENSE Update LICENSE 2 years ago
README.md tell people to not use this code 1 year ago
config.dhall job history: even more 11 months ago
default.nix Add salary transparency page (#492) 12 months ago
flake.lock update nixpkgs 1 year ago
flake.nix add rustfmt to runtime closure of devshell 12 months ago

README.md

site

built withnix Nix Rust

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:

  1. All blog content is all rights reserved. I aggressively pursue and report content theft.
  2. You must fully comply with the license. I will aggressively pursue people that are not in compliance with the license.
  3. 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.
  4. 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.