diff options
author | jaseg <git@jaseg.de> | 2025-07-26 13:46:13 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-07-26 13:46:13 +0200 |
commit | 3281a5044261cb2d8bcce263f959ab9b0fbc93fb (patch) | |
tree | a8402de38c04aaa316ab5346cb38c2216d2222f4 /content/projects/kimesh/index.rst | |
parent | 9d55ae84a8208abd714d6b35bd31b023e4ee2ce5 (diff) | |
parent | 61c112870d029ad5ec0510b105d157b8ffb86f55 (diff) | |
download | blog-3281a5044261cb2d8bcce263f959ab9b0fbc93fb.tar.gz blog-3281a5044261cb2d8bcce263f959ab9b0fbc93fb.tar.bz2 blog-3281a5044261cb2d8bcce263f959ab9b0fbc93fb.zip |
deploy.py auto-commit
Diffstat (limited to 'content/projects/kimesh/index.rst')
-rw-r--r-- | content/projects/kimesh/index.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/content/projects/kimesh/index.rst b/content/projects/kimesh/index.rst deleted file mode 100644 index 8613e3c..0000000 --- a/content/projects/kimesh/index.rst +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "KiMesh" -date: 2023-10-04T23:42:00+02:00 -external_links: - - name: Sources - url: "https://git.jaseg.de/kimesh.git" - - name: Issues - url: "https://github.com/jaseg/kimesh/issues" - - name: Docs - url: "https://jaseg.de/projects/kimesh" -summary: > - KiMesh is a KiCad plugin that automatically creates security meshes with two or traces covering an - arbitrarily-shaped outline on the board. ---- - -.. include:: content/projects/kimesh/README.rst |