1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 01:42:55 +00:00
2016-08-22 00:01:53 -05:00
...
2016-08-17 23:42:30 -05:00
2016-08-22 00:01:53 -05:00
2016-08-22 00:01:53 -05:00
2016-08-22 00:01:53 -05:00
2016-08-22 00:01:53 -05:00
2016-08-22 00:01:53 -05:00
2016-08-22 00:01:53 -05:00
2016-08-22 00:01:53 -05:00
2016-08-22 00:01:53 -05:00

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

  • 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

  • fix goapp serve and webpack-dev-server so paths work correctly
  • posts page
  • add sensor page
  • finally do writeups on my projects
  • clean go code up
  • host on app engine (run mongodb on compute engine???)
  • pull everything off digital ocean
  • add paging
Description
No description provided
Readme 56 MiB
Languages
JavaScript 58.5%
Go 30%
CSS 9.6%
HTML 1.9%