Commit graph

32 commits

Author SHA1 Message Date
Alejandro Angulo 65834d0ff6
Run the flake as part of CI
The update to the build script makes it so that the entire script exits
when a failure is encountered (and returns with that exit code).
2023-02-12 11:06:41 -08:00
Alejandro Angulo a73239d2cf
Moved build script out into its own file
Now I can run shellcheck on the bash :)
2023-02-12 11:05:57 -08:00
Alejandro Angulo a21b68bb23
Added github workflow config 2023-02-12 10:06:05 -08:00
Alejandro Angulo d92ebe37a8
Fixed flake check errors
Also constrained support to just x86_64-linux, I ran into issues with
aarch64-linux but I don't have a usecase for that anyway.
2023-02-12 10:01:09 -08:00
Alejandro Angulo c9beaf1501
Promoted :) 2023-02-11 18:34:46 -08:00
Alejandro Angulo 72f8e74e79
Fixed typo (missing backslash) 2022-12-29 17:45:11 -08:00
Alejandro Angulo 977d89a60c
Split up nix run command over two lines 2022-12-20 18:19:34 -08:00
Alejandro Angulo c84e0d76b8
Added pre-commit for tex linter and formatter 2022-12-20 18:18:43 -08:00
Alejandro Angulo 7c10723da7
Updated cSpell config (mostly ignoring words) 2022-12-20 15:00:05 -08:00
Alejandro Angulo edaca66bec
Ran latexindent 2022-12-20 14:59:17 -08:00
Alejandro Angulo f6d8d7cfc7
Fixed missing footer 2022-12-20 14:20:09 -08:00
Alejandro Angulo 403350eccd
Fixed chktex warnings 2022-12-20 14:18:30 -08:00
Alejandro Angulo 3dcc229971
Ran nix flake update 2022-12-20 10:32:13 -08:00
Alejandro Angulo 0013bf95ec
Stopped using scheme-full 2022-12-20 10:30:33 -08:00
Alejandro Angulo 4ed146d66f
Added rationale for using a nix flake 2022-12-20 10:30:33 -08:00
Alejandro Angulo 3bfe7925da
Updated dictionary 2022-12-20 10:30:29 -08:00
Alejandro Angulo e3bd8f932d
Added additional params and added usage 2022-12-20 10:30:28 -08:00
Alejandro Angulo 0aed99b97e
Rephrased existing information 2022-12-20 10:30:28 -08:00
Alejandro Angulo 7355d169dc
Added colors for links 2022-12-20 10:29:56 -08:00
Alejandro Angulo a9f8447192
Removed echo meant for debugging 2022-12-20 10:29:56 -08:00
Alejandro Angulo 373738fd5a
Added sample .envrc file 2022-12-20 10:29:56 -08:00
Alejandro Angulo 6611c872b5
Updated info and added debug flag 2022-12-20 10:29:55 -08:00
Alejandro Angulo 2fc950706e
Sorted and added docker to toolset list 2022-12-20 10:28:53 -08:00
Alejandro Angulo 465e8a4669
Converted tabs to spaces 2022-12-20 10:28:52 -08:00
Alejandro Angulo 6c21763f35
Added cspell configuration file 2022-12-20 10:28:52 -08:00
Alejandro Angulo b85eef974f
Updated contents (wip) 2022-12-20 10:28:52 -08:00
Alejandro Angulo 3be85e642a
Added icons 2022-12-20 10:28:19 -08:00
Alejandro Angulo becb872762
Updated with latest info and trimmed fat
Now has a note in the footer mentioning the build happens with a nix
flake.
2022-12-20 10:28:18 -08:00
Alejandro Angulo 3d08495802
Added usage section 2022-12-20 09:53:03 -08:00
Alejandro Angulo eb6750661e
Added README 2022-12-20 09:53:02 -08:00
Alejandro Angulo 984c9ba0a7
Enabled used of envvars to set placeholder values 2022-12-20 09:53:02 -08:00
Alejandro Angulo 1ec1de684c
Initial commit 2022-12-20 09:53:02 -08:00