Skip to content

Commit

Permalink
Merge pull request #3 from varghesethomase/move-to-npm
Browse files Browse the repository at this point in the history
♻️ Move to npm
  • Loading branch information
tomasswood committed Mar 30, 2019
2 parents c685b34 + ab9b624 commit c049c67
Show file tree
Hide file tree
Showing 54 changed files with 16,700 additions and 6,617 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
build/
coverage/
node_modules/
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -5,16 +5,16 @@ Built using [Preact CLI](https://github.com/developit/preact-cli).

```sh
# install the Preact CLI package globally
yarn global add preact-cli
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:
yarn start
npm start

# go to production:
yarn build
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.
Expand Down
Binary file removed build/234e30fcb8d8f3074faf94677f88c158.jpg
Binary file not shown.
Binary file removed build/674f50d287a8c48dc19ba404d20fe713.eot
Binary file not shown.
2,671 changes: 0 additions & 2,671 deletions build/912ec66d7572ff821749319396470bde.svg

This file was deleted.

Binary file removed build/9e4e1d8d6f4efb1f85bcc338de57704f.jpg
Binary file not shown.
Binary file removed build/af7ae505a9eed503f8b8e6982036873e.woff2
Binary file not shown.
Binary file removed build/assets/favicon.ico
Binary file not shown.
Binary file removed build/assets/header/newcastle-large.jpg
Binary file not shown.
Binary file removed build/assets/header/newcastle-medium.jpg
Binary file not shown.
Binary file removed build/assets/header/newcastle-small.jpg
Binary file not shown.
Binary file removed build/assets/header/newcastle-xlarge.jpg
Binary file not shown.
Binary file removed build/assets/header/newcastle-xsmall.jpg
Binary file not shown.
Binary file removed build/assets/header/newcastle.jpg
Binary file not shown.
Binary file removed build/assets/icons/android-chrome-192x192.png
Binary file not shown.
Binary file removed build/assets/icons/android-chrome-512x512.png
Binary file not shown.
Binary file removed build/assets/icons/apple-touch-icon.png
Binary file not shown.
Binary file removed build/assets/icons/favicon-16x16.png
Binary file not shown.
Binary file removed build/assets/icons/favicon-32x32.png
Binary file not shown.
Binary file removed build/assets/icons/mstile-150x150.png
Binary file not shown.
Binary file removed build/b06871f281fee6b241d60582ae9369b9.ttf
Binary file not shown.
2 changes: 0 additions & 2 deletions build/bundle.2e4cf.js

This file was deleted.

1 change: 0 additions & 1 deletion build/bundle.2e4cf.js.map

This file was deleted.

Binary file removed build/cfb572d7700e8995aefaf25a49cbb7d9.jpg
Binary file not shown.
Binary file removed build/dde14227fd6e8257f5a31eb7deb2ea3a.jpg
Binary file not shown.
Binary file removed build/f07de9feb4b96a94cca030577f550cd5.jpg
Binary file not shown.
Binary file removed build/fa1386098b541e95769539f4bdb64bf8.jpg
Binary file not shown.
Binary file removed build/favicon.ico
Binary file not shown.
Binary file removed build/fee66e712a8a08eef5805a46892932ad.woff
Binary file not shown.
1 change: 0 additions & 1 deletion build/index.html

This file was deleted.

19 changes: 0 additions & 19 deletions build/manifest.json

This file was deleted.

2 changes: 0 additions & 2 deletions build/polyfills.dfb61.js

This file was deleted.

1 change: 0 additions & 1 deletion build/polyfills.dfb61.js.map

This file was deleted.

1 change: 0 additions & 1 deletion build/push-manifest.json

This file was deleted.

Binary file removed build/ssr-build/234e30fcb8d8f3074faf94677f88c158.jpg
Binary file not shown.
Binary file not shown.

0 comments on commit c049c67

Please sign in to comment.