1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00
Files
mywebsite/readme.md
2016-09-01 04:25:58 +00:00

20 lines
523 B
Markdown

# A new branch to rebuild this entire application using:
- ReactJS
- Go App Engine
`npm run build` - builds the application using webpack and runs metadata.js
`npm run
- metadata.js recursivly scans the posts folder for markdown files and then parses each into into a json object
- the posts folder is then copied into the dist folder
## TODO
- sticky footer
- clean up css
- adjust animations
- fix go and webpack-dev-server so paths work correctly
- add sensor page
- add paging
- finally do writeups on my projects