Commit Graph
14 Commits
Author SHA1 Message Date
hoijui 5e011f4b5d Fixes paths to 3 images 2021-05-15 11:42:25 +02:00
hoijui 9269c04e5c Add all missing English translations of MD documents
... using Google translate + manual MD syntax fixing
2021-05-15 11:42:25 +02:00
hoijui 2d337a2077 README: Minor white-space cleanup 2021-04-17 15:23:15 +02:00
hoijui b20002fa03 Link to EN version of Helix Build Guide from crkbd EN 2021-04-17 15:23:15 +02:00
hoijui ff167b689c Markdown-reflow to prevent long lines 2021-04-17 15:23:04 +02:00
hoijui 600c36e2a0 Converts pseudo-headers into real ones 2021-04-17 15:23:04 +02:00
hoijui 94676e66a0 Improves MarkDown standards conformity 2021-04-17 15:23:04 +02:00
c24b5c9770 Only link language shortcuts and put JP before EN
This is applying suggestions from code review by @foostan

Co-authored-by: Kosuke Adachi <ks@fstn.jp>
2020-07-29 06:49:39 +02:00
hoijui 44e57717a2 README: Adds links to the build guides 2020-07-07 10:17:07 +02:00
hoijui fd437a8e7c Improve Corne Chocolate EN build-guide (was google-translated)
Apart form language, it also fixes formatting, so some links,
images and code-blocks are now shown as they should.
2020-07-07 10:00:04 +02:00
hoijui d17a23ffac Added a troubleshoot section to the english build guide. 2020-07-06 08:58:38 +02:00
hoijui 8765d61aca git ignore more files created by KiCAD (& co.) 2020-06-26 09:15:05 +02:00
hoijui 0327e80558 gitignore: simplify _gerber_ dir exclusion
gitignore globs are not repo-global by default.
They are so only with an explicit `/` in front.
Also, all files below an ignored directory
are ignored as well.
2020-06-26 09:13:54 +02:00
hoijui 54371a674a remove cache files
see http://kicad-pcb.org/help/file-formats/

> fp-info-cache: *: Footprint info cache:
cache of information (description, datasheet URL, etc.)
for all footprints used by the board.
2020-06-26 09:11:10 +02:00