diff options
author | jaseg <git@jaseg.de> | 2025-07-26 16:16:09 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-07-26 16:16:09 +0200 |
commit | ccd6338503549e61b74b51c2904617edbfd604cc (patch) | |
tree | 2f7f721ef1920b37a86126e0ad13cbbc1c01f84c /content/projects/gerbolyze/index.rst | |
parent | 02abb0154935c7525f17429a420bb43a261ea3bb (diff) | |
parent | df627459f2520e11b16ebd54e3a6ec95133599ad (diff) | |
download | blog-ccd6338503549e61b74b51c2904617edbfd604cc.tar.gz blog-ccd6338503549e61b74b51c2904617edbfd604cc.tar.bz2 blog-ccd6338503549e61b74b51c2904617edbfd604cc.zip |
deploy.py auto-commit
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 |