paulvollmer / FritzingParts

Fritzing Parts Website Mockup

Home Page:http://paulvollmer.github.io/FritzingParts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FritzingPartsApi

Small mockup of an Api like webpage to request the different Fritzing Parts files.

Idea

Generate a static HTTP Api of the data of the Fritzing Parts. To bring up online the Api we use the Jekyll Server running on GitHub Pages.

Development

This is in experimental state!

The following files/folders will be generated by the make build task

parts/
parts.json
parts.html

The Makefile is splitted into different tasks. This tasks generates different files we need to generate the website.

To run the jekyll server on your local machine, execute the following command:

make server

About

Fritzing Parts Website Mockup

http://paulvollmer.github.io/FritzingParts


Languages

Language:JavaScript 95.6%Language:CSS 3.6%Language:Shell 0.8%