25 Commits

Author SHA1 Message Date
6e1859943a templates: split the code path into multiple separate links 2025-08-25 18:42:03 -04:00
0daf300060 templates: added a tickets template
still need to replace the file list with a list of issues in the
repository, add discussions, etc.
2025-08-24 23:37:56 -04:00
27d82a2df5 templates: rename nav block to breadcrumbs 2025-08-24 23:31:45 -04:00
20e6d7328a update tickets example 2025-08-24 23:06:32 -04:00
c25e347596 alignment update to stylesheet 2025-08-24 23:06:13 -04:00
16911ae1d1 add output.html, index2.html to gitignore 2025-08-24 23:03:10 -04:00
ba30fdc9d2 templates: don't show branch name by default, override in code.html 2025-08-24 23:01:33 -04:00
83b549b6d2 test_render: fixed license info 2025-08-24 18:37:05 -06:00
806a9aebca git.rs: cleaning; render.rs: refactor to fit new git.rs library; test_render: initial commit; assets/*: update templates 2025-08-24 18:29:59 -06:00
7265642b8b Add tab widget to frontend example 2025-08-10 11:11:23 -04:00
1d50384bb8 backend.rs: expanded git convenience types and moved to git.rs 2025-08-10 08:59:02 -06:00
2229656a20 pushing near-usable frontend progress before attempting full refactor 2025-08-10 01:17:44 +00:00
caa6f98caa backend.rs: library for frontends.rs until split occurs 2025-08-08 19:59:14 -06:00
cffe1525e0 backend.rs: slight refactor and better reliance on types 2025-08-08 04:53:40 -06:00
1223e6f84c render.rs: corrects copyright header 2025-08-08 00:14:43 -06:00
8236925fee partially moves backend repo logic out of render code 2025-08-08 00:11:48 -06:00
4a5199b08f Relicense yapper.rs to AGPL-3.0-or-later from All Rights Reserved 2025-08-08 03:02:46 +00:00
20b113d30d routerless http frontend and frontend manager 2025-08-08 02:46:35 +00:00
d0e556ec3c initial template rendering 2025-08-06 10:20:25 -06:00
39d0a79bbb Remove stray end tags in the example page 2025-08-05 21:32:32 -04:00
de5fa6b32f Bring example page in-line with #1 and #3 2025-08-05 21:26:01 -04:00
9f7cba17b8 Cargo.toml: dependency trimming 2024-07-02 08:37:09 -06:00
44efca7d06 .editorconfig: adds editor config 2024-07-02 08:35:38 -06:00
2ee7393a99 added mintea assets 2023-12-27 15:34:44 -07:00
6d8cdf58ca initial commit 2023-12-27 15:27:51 -07:00