diff options
author | jaseg <git@jaseg.de> | 2025-06-30 15:40:37 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-06-30 15:40:37 +0200 |
commit | 61c112870d029ad5ec0510b105d157b8ffb86f55 (patch) | |
tree | 575c4f36b6da08196739ea364e463b4d3a52383b /content/projects/gerbolyze/index.rst | |
parent | 322eddf574e8b5bd01f0b5ce553bafa6ce10a774 (diff) | |
parent | 0d45de162ce253f7c18c4c60d013ab502a3dbb1f (diff) | |
download | blog-61c112870d029ad5ec0510b105d157b8ffb86f55.tar.gz blog-61c112870d029ad5ec0510b105d157b8ffb86f55.tar.bz2 blog-61c112870d029ad5ec0510b105d157b8ffb86f55.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 |