Commit graph

38 commits

Author SHA1 Message Date
Alejandro Angulo 7f706e6e10
First-ish draft 2023-08-26 08:16:53 -07:00
Alejandro Angulo d246f235e5
Used minified CSS 2023-08-26 08:11:24 -07:00
Alejandro Angulo 36fcd2bc01
Removed italicization from i.fab 2023-08-26 08:10:21 -07:00
Alejandro Angulo 9fccc2f72e
Specifies font to use for fab class 2023-08-26 08:09:48 -07:00
Alejandro Angulo 3f61219b72
Added SRI hash 2023-08-26 07:52:04 -07:00
Alejandro Angulo 92889fedb5
Removed redundant styles 2023-08-26 07:49:04 -07:00
Alejandro Angulo 6bb0ba652d
Added missing icons
I never added font awesome fonts and I didn't notice because I use nerd
fonts on my own computer :/
2023-08-26 07:44:04 -07:00
Alejandro Angulo b8174db215
Clean up nits
- explicitly specified locales for `utf8Locale` (this is the default
  value anyway but I came back to this and was confused)
- used a multi-line string for `installPhase` for consistency
2023-08-19 16:00:14 -07:00
Alejandro Angulo 4af27a980a
Removed unnecessary phase inputs 2023-08-19 15:31:33 -07:00
Alejandro Angulo 97a655bc0c
Fix deployments (#17) 2023-08-18 04:52:30 +00:00
Alejandro Angulo 674138f2ae
Added nix flake (#16) 2023-08-17 20:22:40 -07:00
Alejandro Angulo 12eeedc63f
Reused about page as README 2022-01-05 17:51:02 -08:00
Alejandro Angulo 21acca4d06
Added dotfiles post (#15) 2022-01-05 11:50:06 -08:00
Alejandro Angulo 1c8718b16c
Added post history link (#14) 2022-01-01 11:30:51 -08:00
Alejandro Angulo dc9b131e72
Ran linters on all files and added codespell (#13) 2021-12-31 11:34:37 -08:00
Alejandro Angulo 7b118b71d6
Added favicon 2021-10-10 09:06:19 -07:00
Alejandro Angulo 3fec168d54
Removed unused tags
Also ran file through prettier for the first time
2021-10-10 08:28:12 -07:00
Alejandro Angulo 0690adf00c
Updated personal info 2021-10-09 19:34:03 -07:00
Alejandro Angulo b72d1f8502
Added vim-like navigation (#12) 2021-10-09 19:13:18 -07:00
Alejandro Angulo 175fe64a36
Added missing code fence highlighting languages 2021-10-05 20:53:53 -07:00
Alejandro Angulo 16d540b532
Added ntpd info and fixed GRUB_CMDLINE_LINUX 2021-10-04 21:35:39 -07:00
Alejandro Angulo b1790c7776
Added hash to resource filenames
Cache busting is here wooooo
2021-10-03 10:42:07 -07:00
Alejandro Angulo 8d2abf9b3b
Added vim-like navigation (#11) 2021-10-02 12:02:00 -07:00
Alejandro Angulo 797fb83258
Added linting (#10) 2021-10-02 11:30:13 -07:00
Alejandro Angulo c1cfadafcd
Changed to Hack font 2021-10-02 01:30:56 -07:00
Alejandro Angulo cc813c7a52
Design tweaks
- Enforce a maximum width and center contents
- Move navigatin from footer to header (don't know why I thought the
  footer was a good place for navigation)
2021-10-02 01:10:15 -07:00
Alejandro Angulo 2ecff7a82f
Replaced ASCII art "font"
ASCII art fits on a 320px wide viewport now.
2021-10-02 00:10:45 -07:00
Alejandro Angulo 3e2b527e2a
Removed TODO text 2021-10-02 00:07:06 -07:00
Alejandro Angulo 144fc077e9
Updated CI config to deploy on commits to main
Part of a rename from master to main for the default branch.
2021-10-02 00:03:18 -07:00
Alejandro Angulo 663416b0f4
Added arch install post and used custom theme (#9) 2021-10-01 17:46:00 -07:00
Alejandro Angulo c5c0bf7bdd
Fix utteranc.es (#7) 2020-07-25 19:36:06 -07:00
Alejandro Angulo 10fb92d5b2
Update theme (#6) 2020-07-25 19:16:37 -07:00
Alejandro Angulo eb96a295a0
Fix typo (#5) 2020-07-19 20:34:31 -07:00
Alejandro Angulo e64cc4132c
Add post on setting up a static site in S3 (#4)
* Add post on setting up a static site in S3

* Remove Hugo keyword:
2020-07-19 20:30:51 -07:00
Alejandro Angulo 507e1e2c3d
minify files during build step (#3) 2020-07-18 13:52:44 -07:00
Alejandro Angulo cc7884e367
Add link to repo (#2) 2020-07-17 23:43:35 -07:00
Alejandro Angulo 4adaf86dcd
Circleci project setup (#1) 2020-07-17 23:36:56 -07:00
Alejandro Angulo c0a2bc6a81
Initial commit 2020-07-17 23:34:55 -07:00