diff options
author | jaseg <git@jaseg.de> | 2025-07-28 14:08:39 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-07-28 14:08:39 +0200 |
commit | 8dc1179f65bf746e1bb274db31e744014d939ad8 (patch) | |
tree | 233fb891171caa5899a9c6d3393ecd80c253aa22 /content/projects/gerbolyze/index.rst | |
parent | d2891b448a89707034419a95bc755c63b6924a71 (diff) | |
parent | eefa5cbb554017a41095e54e6c39592bc1de1761 (diff) | |
download | blog-8dc1179f65bf746e1bb274db31e744014d939ad8.tar.gz blog-8dc1179f65bf746e1bb274db31e744014d939ad8.tar.bz2 blog-8dc1179f65bf746e1bb274db31e744014d939ad8.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 |