refactor(build): generate HTML on-demand and unversion existing files
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Wed, 17 Jun 2026 16:21:57 +0000 (19:21 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Wed, 17 Jun 2026 16:21:57 +0000 (19:21 +0300)
commit34837205194e96d737f29b9b6fda9445e6afbc1f
tree00ec26edaedb78ec35933cc96940c2267fabab5b
parentca94b98a039ea586018d84ec3a585e014fc17180
refactor(build): generate HTML on-demand and unversion existing files

Switch website publishing to the same model as sixth-3d:
- HTML files are now generated from .org sources during publish
- Remove all 30 tracked HTML files from version control
- Add .gitignore rule for *.html
- Update Tools/Update web site to export .org files via Emacs batch mode
- Replace old repository handling tools/ with new Tools/ scripts
- Include IntelliJ IDEA project config (.idea/)
- Include FreeCAD backup files (.FCStd1)
48 files changed:
.gitignore
.idea/$CACHE_FILE$ [new file with mode: 0644]
.idea/.gitignore [new file with mode: 0644]
.idea/compiler.xml [new file with mode: 0644]
.idea/misc.xml [new file with mode: 0644]
.idea/modules.xml [new file with mode: 0644]
.idea/physical.iml [new file with mode: 0644]
.idea/vcs.xml [new file with mode: 0644]
Furniture/Book stand/index.html [deleted file]
Furniture/DVD organizer/index.html [deleted file]
Furniture/Spray gun holder/index.html [deleted file]
Furniture/Wall mounted shelf/index.html [deleted file]
Miscellaneous/12V Lead-Acid battery changer and terminal/index.html [deleted file]
Miscellaneous/Lab heater and cooler/index.html [deleted file]
Miscellaneous/USB desk fan mod/index.html [deleted file]
Miscellaneous/adjustable resistor/index.html [deleted file]
Miscellaneous/alternative USB layout/index.html [deleted file]
Miscellaneous/battery tester/index.html [deleted file]
Miscellaneous/cable organizer/index.html [deleted file]
Miscellaneous/headphone hub/index.html [deleted file]
Miscellaneous/hook/index.html [deleted file]
Miscellaneous/portable stereo active speaker/index.html [deleted file]
Miscellaneous/round pincers/index.html [deleted file]
Miscellaneous/window fixator/index.html [deleted file]
Tools/Open with IntelliJ IDEA [new file with mode: 0755]
Tools/Update web site [new file with mode: 0755]
cases/Fuji XC15-45mm lens case/index.html [deleted file]
cases/Fuji XC50-230mm lens case/index.html [deleted file]
cases/Fujifilm camera battery box/index.html [deleted file]
cases/Meiqqm portable dosimeter case/index.html [deleted file]
cases/NanoVNA case/NanoVNA case.FCStd1 [new file with mode: 0644]
cases/NanoVNA case/index.html [deleted file]
cases/Nikon COOLPIX W150 battery case/index.html [deleted file]
cases/USB cable terminals/index.html [deleted file]
cases/macro filter storage compartment/index.html [deleted file]
cases/microscope slide box/index.html [deleted file]
cases/roll/index.html [deleted file]
cases/roll/roll for welding wire/roll for welding wire.FCStd1 [new file with mode: 0644]
index.html [deleted file]
misc/adjustable resistor/button.FCStd1 [new file with mode: 0644]
misc/headphone hub/hub.FCStd1 [new file with mode: 0644]
optics/35mm film copying device/index.html [deleted file]
optics/Fujifilm X-mount microscope adapter/X-trans to microscope adapter.FCStd1 [new file with mode: 0644]
optics/Fujifilm X-mount microscope adapter/index.html [deleted file]
optics/gyro for binoculars/index.html [deleted file]
repository handling tools/commit and push [deleted file]
repository handling tools/open with IntelliJ IDEA [deleted file]
repository handling tools/update web site [deleted file]