Commit graph

10 commits

Author SHA1 Message Date
Sonny Piers
012fc61926 Update documentation 2022-07-09 20:07:57 +00:00
Alexander Bisono
f6eacaa3d9 Add emacs major mode to 'Editor Plugins' 2022-07-08 15:45:12 +00:00
James Westman
06278a6424
readme: Add Matrix room link 2022-05-17 12:53:22 -05:00
Sonny Piers
eadbb11094 Fix sponsor link 2022-05-08 01:07:03 +00:00
Gabriele Musco
69d00357da Add readme section about editor plugins, with both vim syntax highlighting plugins listed 2022-01-17 03:14:09 +00:00
James Westman
544d152fb6
Rename to blueprint-compiler
This isn't an official GTK project so better to avoid using "GTK" in the
name.
2021-12-01 15:35:58 -06:00
James Westman
848d5d5049
Clarify licensing
The COPYING file contained the LGPL but README.md stated the license was
GPL. I have decided to use the LGPL, so this commit fixes README.md.
2021-10-22 22:36:58 -05:00
James Westman
b3c28ce3d4
Use "using" instead of "gtk" and "import"
- Having one keyword for both is less syntax to remember
- I might use "include" as a keyword in the future, which would make
  "import" confusing, so use "using" instead
2021-10-22 22:31:26 -05:00
James Westman
572db893d9
Remove @ directives
I liked how they made keywords stand out, but they're kinda ugly and I
think syntax highlighting will do a better job anyway.
2021-10-22 21:57:37 -05:00
James Westman
b64d0346b0
Add a README 2021-10-17 16:30:38 -05:00