diff options
author | jaseg <git@jaseg.de> | 2025-09-28 22:14:35 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-09-28 22:14:35 +0200 |
commit | 9aa78c812d673fc0074092325d7132bf7f15418b (patch) | |
tree | a52c5acaead329bd2fdcb8d497ec66bc9e8024a4 /content/projects/gerbolyze/index.rst | |
parent | d70e23068c65f5664da966f494fe6cf873a4f7d9 (diff) | |
parent | 8dc1179f65bf746e1bb274db31e744014d939ad8 (diff) | |
download | blog-9aa78c812d673fc0074092325d7132bf7f15418b.tar.gz blog-9aa78c812d673fc0074092325d7132bf7f15418b.tar.bz2 blog-9aa78c812d673fc0074092325d7132bf7f15418b.zip |
deploy.py auto-commitdeploy
Diffstat (limited to 'content/projects/gerbolyze/index.rst')
-rw-r--r-- | content/projects/gerbolyze/index.rst | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/content/projects/gerbolyze/index.rst b/content/projects/gerbolyze/index.rst deleted file mode 100644 index 0f0ed47..0000000 --- a/content/projects/gerbolyze/index.rst +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: "Gerbolyze" -external_links: - - name: Sources - url: "https://git.jaseg.de/gerbolyze.git" - - name: Issues - url: "https://github.com/jaseg/gerbolyze/issues" - - name: Docs - url: "https://gerbolyze.gitlab.io/gerbolyze" - - name: PyPI - url: "https://pypi.org/project/gerbolyze" -summary: > - Gerbolyze is a tool that allows the modification of Gerber PCB artwork with a vector graphics editor like Inkscape. - Gerbolyze directly converts between SVG and Gerber, and accurately reproduces details that other tools can not. ---- - -.. include:: content/projects/gerbolyze/README.rst |