mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-09 17:32:51 +00:00
styling
This commit is contained in:
19
readme.md
19
readme.md
@@ -1,20 +1,21 @@
|
||||
# A new branch to rebuild this entire application using:
|
||||
|
||||
- ReactJS
|
||||
- Go App Engine
|
||||
- GoLang Server
|
||||
- Hosted on Digital Ocean
|
||||
|
||||
`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
|
||||
|
||||
- `npm run deploy`
|
||||
- installs go/npm dependencies
|
||||
- builds Go files into executable
|
||||
- builds/minifies js/css files into pulic folder
|
||||
- parses markdown files with metadata.js
|
||||
- executes server binary
|
||||
|
||||
## TODO
|
||||
- sticky footer
|
||||
- clean up css
|
||||
- adjust animations
|
||||
|
||||
- adjust/remove? animations
|
||||
- fix go and webpack-dev-server so paths work correctly
|
||||
- add sensor page
|
||||
- add paging
|
||||
|
||||
- finally do writeups on my projects
|
||||
Reference in New Issue
Block a user