• Lua 96.8%
  • Linker Script 3.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Pixelo789 9bd5fd6f26
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Link to source code from docs
2026-06-05 08:17:07 -08:00
.gitignore Add some documentation 2026-04-23 13:05:17 -08:00
.woodpecker.yaml Add some documentation 2026-04-23 13:05:17 -08:00
config.ld Add some documentation 2026-04-23 13:05:17 -08:00
COPYING Initial commit 2026-04-12 23:42:36 -08:00
geez.lua Link to source code from docs 2026-06-05 08:17:07 -08:00
README.md Add HTML compilation 2026-04-22 22:23:55 -08:00

Geez

Geez is a gemtext-parsing library, designed to be used to build websites.

  • Dependency-free
  • Parses gemtext to a modifiable AST
  • Compile the AST to (linted) gemtext and HTML

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.