23 Commits
Author SHA1 Message Date
Gabriel Fontes b2e31f3cca refactor(projects/website): simplify stylesheet cascade
Assisted-by: pi (gpt-5.6-sol)
2026-08-12 12:26:03 -03:00
Gabriel Fontes b07eb924a7 fix(projects/website): improve paper figures in dark mode
Render publication figures on a stable light surface so their original colors and labels remain legible regardless of the site theme.

Assisted-by: pi (gpt-5.6-sol)
2026-08-12 11:39:52 -03:00
Gabriel Fontes e6a7ea04b1 feat(projects/website): add paper web editions
Publish complete Markdown editions of both papers with linked citations, references, tables, original figures, appendices, acknowledgments, and scholarly citation metadata. Include the sustainability fragment table and the updated SESoS ecosystem figure while preserving the PDFs as versions of record.

Assisted-by: pi (gpt-5.6-sol)
2026-08-12 11:39:52 -03:00
Gabriel Fontes 2248d605d8 feat(projects/website): redesign site
Replace Water.css with a classless technical-editorial design for the about, blog, publications, CV, and post pages. Add responsive document and listing layouts, Fira Sans Condensed display typography, semantic page regions, and a persistent JavaScript-gated colorscheme picker.

Assisted-by: pi (gpt-5.6-sol)
2026-08-12 01:43:52 -03:00
Gabriel Fontes 6c497e67e4 refactor site.url && site.domain 2026-04-10 14:22:54 -03:00
Gabriel Fontes 66180fec8e chore: remove webring for now 2025-09-04 15:12:31 -03:00
Gabriel Fontes 656ae5c5da move nav and title to header include 2022-11-27 19:35:38 -03:00
Gabriel Fontes 5fa44d136b move canonical link to root.html
as to avoid overwriting cgit's
2022-11-27 19:28:40 -03:00
Gabriel Fontes 91ed9f3eba add printing styles 2022-11-27 18:19:56 -03:00
Gabriel Fontes 437d879b8d nav: fix issue with aria-current 2022-11-03 02:00:20 -03:00
Gabriel Fontes 5d8a063392 serve a head.html file to reuse it in cgit 2022-11-02 23:56:57 -03:00
Gabriel Fontes 2527f32354 use colors.m7.rs 2022-11-02 22:59:39 -03:00
Gabriel Fontes 8ef71179ce get css colors from same domain 2022-11-02 21:29:02 -03:00
Gabriel Fontes 4e358ffc03 add default css color after chosen, to avoid white theme 2022-11-02 21:22:16 -03:00
Gabriel Fontes 68d4aeda17 reafactor and cleanup
- remove gemini for now
- get css from nix-colors.m7.rs
- cleanup
2022-11-02 20:47:05 -03:00
Gabriel Fontes 2d2e1787d5 update domain 2022-08-18 19:18:02 -03:00
Gabriel Fontes 7758c016f4 improve date formatting 2022-08-01 17:14:02 -03:00
Gabriel Fontes a251289285 go back to non specified href on scheme-css 2022-08-01 16:59:36 -03:00
Gabriel Fontes 42f4e41618 add empty href to placeholder stylesheet 2022-08-01 14:43:21 -03:00
Gabriel Fontes b5bdde4709 fix spacing on gemini layout 2022-08-01 01:07:22 -03:00
Gabriel Fontes a28e07a1de replicate most changes to gemini
escape excerpts, as these cause problem when they're small or
non-existant

a couple more stuff here and there
2022-08-01 00:55:11 -03:00
Gabriel Fontes 1beff0b2a3 dust things up
TODO: Implement tags in a different way
TODO: Replicate changes to gemini

- add more blogs to ring
- add nix shebang to update_ring.sh
- eliminate <hr/>'s and most <small>'s
    - Using CSS instead
- replace <ul><li> post listings with <article>'s
- eliminate tags from note listing, for now
- use semantic <time>
- move note and post date and tags to default layout
2022-07-31 18:39:43 -03:00
Gabriel Fontes 0d85d1ffb8 rename src to _src, for better visibility 2022-07-02 18:57:45 -03:00