Commit graph

21 commits

Author SHA1 Message Date
b33d3f890d
Add support for system-wide installation (#62) 2025-01-03 11:39:18 -06:00
a2b715999e add disclaimer 2025-01-03 09:27:26 -06:00
14e9bfffa3 consistent slashes 2025-01-03 09:23:54 -06:00
94216fa5ad adjust project crates list 2025-01-03 09:22:50 -06:00
589cd6660e add pretty badges 2025-01-03 09:14:49 -06:00
accb8fdfb4
add neovim plugin (#59) 2025-01-03 08:55:54 -06:00
fd58222570 relicense 2024-12-23 20:03:50 -06:00
4e737881ed adjust README 2024-12-23 19:48:30 -06:00
492f2f6633 adjust README for new architecture 2024-12-23 10:41:49 -06:00
5c821d8591
add basic documentation (#42)
* add basic documentation

* remove leading slash
2024-12-16 16:47:58 -06:00
757a400a8a
adopt DjangoVer (#41)
Some checks are pending
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
* adopt DjangoVer

* add section to readme detailing djangover

* add subsection about breaking changes

* adjust requirements to reference new section

* tweak wording

* more tweaking

* wording and stylistic tweaks

* bump uv lock

* add metadata for version info

* add initial bumpver config

* add utility just command

* change version pattern
2024-12-16 12:10:10 -06:00
6b013eeba1 spaces
Some checks are pending
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
2024-12-16 07:27:41 -06:00
0cd76372d0 tweak Installation section 2024-12-16 07:26:12 -06:00
97db9143ae adjust tagline 2024-12-16 01:45:32 -06:00
348aa3489c add 3.9 2024-12-16 01:43:53 -06:00
85fa0e5fb6 adjust features list 2024-12-16 01:42:30 -06:00
7dcb68a42d change highlight link 2024-12-16 01:41:25 -06:00
f71f9c90c2 tweak wording of development section 2024-12-16 01:40:11 -06:00
930094872a Add initial README content 2024-12-16 01:32:18 -06:00
fce343f44d
add djls-django crate (#6)
* add djls-django crate

* rework

* oops

* add check for GDAL and GeoDjango

* lots of things

* remove unused scripts

* move scripts to dedicated mod and make static consts

* inline gdal check

* rename mod

* rename mod

* move server info to consts

* adjust pyproject

* hide rustfmt config

* simplify django setup

* adjust printing
2024-12-07 16:02:48 -06:00
08fd1f27b9 initial commit 2024-12-04 23:04:43 -06:00