Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emeric-martineau/3d-printers-for-hobbies

Source code of 3d-printer-for-hobbies.org
https://github.com/emeric-martineau/3d-printers-for-hobbies

Last synced: 16 days ago
JSON representation

Source code of 3d-printer-for-hobbies.org

Awesome Lists containing this project

README

        

# 3D Printers for hobbies

This repository contains sources files to generate web site of `3D Printers for hobbies`.

This repository contains two folders:
* `data` : contains all printers and manufacturer data
* `3d-printer-for-hobbies-app` : contains web site static html pages and all javascript script

## Data folder

`static` folder contains static page written in markdown

`printers` contains printer data.

Exemple:
```
/data/printers/
/
summary-[lang].md <- summary of manufacturer
xxxx.yaml <- one printer
yyyy/ <- printer serie
zzzz.yaml <- one printer in serie
```
# Licences

Code are covered by Apache License 2.0

Data are covered by Creative Commones Attribution-NonCommercial-ShareAlike 4.0 International