diff options
author | jaseg <git@jaseg.de> | 2025-07-26 14:24:27 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-07-26 14:24:27 +0200 |
commit | d91500da884b5dd240de0d35517c4ef4e87b5c2c (patch) | |
tree | 6af998b2e1591c87087370e5c4ace701b2cf6160 /content/projects/gerbolyze/index.rst | |
parent | 338de75fb45b861510e99a8271724fd00f2b023e (diff) | |
parent | 3281a5044261cb2d8bcce263f959ab9b0fbc93fb (diff) | |
download | blog-d91500da884b5dd240de0d35517c4ef4e87b5c2c.tar.gz blog-d91500da884b5dd240de0d35517c4ef4e87b5c2c.tar.bz2 blog-d91500da884b5dd240de0d35517c4ef4e87b5c2c.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 |