Preact Homepage Generator Save

Quick homepage generator that uses a simple JSON file for your website's content.

Project README

Preact Homepage Generator Build Status Coverage Status CodeFactor BCH compliance

Quickly spin up a new personal webpage by only needing to modify JSON data!

Built using Preact CLI.

# install the Preact CLI package globally
npm install -g add preact-cli

# clone this repo
git clone https://github.com/tomasswood/preact-homepage-generator.git

# start a live-reload/HMR dev server:
npm start

# go to production:
npm run build

All you need to do is setup your background image[s], modify the manifest.json file and edit your profile.json file to change the website's content and colours.

Live Example

Open Source Agenda is not affiliated with "Preact Homepage Generator" Project. README Source: tomasswood/preact-homepage-generator

Open Source Agenda Badge

Open Source Agenda Rating