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 f590fc71d1 fix devshell
Signed-off-by: Xe Iaso <me@christine.website>
1 year ago
.github Upgrade to GitHub-native Dependabot (#365) 2 years ago
.vscode refine vscode settings 2 years ago
blog stop using politics as a cudgel to discourage experimentation 1 year ago
css css: fix conversation width in the HTML element 1 year ago
docs Patron page (#122) 3 years ago
examples Rewrite the site routing with Axum (#441) 1 year ago
gallery Fairly Odd Orca 3 years ago
lib fix better???? 1 year ago
nix updates 1 year ago
scripts imgoptimize: quote paths 1 year ago
src fix better???? 1 year ago
static pomodoro post 1 year ago
talks port 2 years ago
templates signal boost: make links optional 1 year 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 tracing-subscriber from 0.3.9 to 0.3.11 (#454) 1 year ago
Cargo.toml Update to Axum 0.5 1 year ago
LICENSE Update LICENSE 2 years ago
README.md tell people to not use this code 1 year ago
config.dhall signal boost: make links optional 1 year ago
default.nix Cache better (#296) 2 years ago
flake.lock convert to flakes 1 year ago
flake.nix fix devshell 1 year ago
signalboost.dhall signal boost: make links optional 1 year 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.