/SiteBake

A quick way for users to create a custom homepage by editing predefined JSON files

Primary LanguageHTML

SiteBake [Personal Homepage Creator]

A quick way for professionals to generate a personal homepage that they can then host themselves.

The user can edit the JSON config files in the data folder to list the finer points of their profile. When run, the site uses the provided info and displays it in a clean and effective manner.

Built with responsive design in mind. The generated site looks good on desktop, iPad and phones.

Can be customized by replacing the provided bootstrap.min.css file with different theme. ###Live Demo You can see a live demo of the generted site with dummy data here
###JSON File structures data/bio.js
data/skills.js
data/education.js
data/workexperience.js
data/projects.js
data/contact.js
data/webpresence.js

-- More config file structures coming soon -- ###Built with