how i periodically update the personal website
the personal website is updated on a monthly basis typically at the start of each month. the following items are updated in the following sequence:
items to update
- (1) running/walking/swimming distances
- (2) health activity
- (3) kanban
- (4) goals (haihai)
- (5) haihai data generator
- (6) weight datapoint
- (7) web traffic datapoint
- (8) goals (mainpage)
(1) running/walking/swimming distances
- running/walking datapoints - /data/aggregate/distance/
COROS datapoints (distance) - /data/aggregate/distance/coros/ - swimming datapoints - /data/aggregate/swimming/
COROS datapoints (swimming) - /data/aggregate/distance/coros/
(2) health activityhealth activity datapoints - /data/aggregate/activity/
health activity datapoints are recorded on a table as they are completed; i write them down on a notebook and then transfer them to the computer at the end of the day.
(3) kanbankanban datapoints - /data/kanban/
kanban items are updated as they are completed over time, and long-term kanban items are updated on progress
(4) goals (haihai)long-term goals - https://haihai.link/viewCollection/senaonp/goals
long-term goal datapoints are updated with the updates from steps 1-3
(5) haihai data generator- haihai.link static website generator - https://github.com/senaonp/haihai.link-API/tree/main/sample_api_applications/static_website_generator
- senaonp data - /data/haiha/senaonp.html
- senaonp data - /data/haiha/senaonpNian.html
(6) weight datapointweight record datapoints - /data/aggregate/health/
weight record screenshots are taken from the RENPHO Health app synced with the weight scale and aggregated on the webpage
(7) web traffic datapointwebsite requests datapoints - /data/aggregate/website_requests/
website requests screenshots are taken from AWS and aggregated on the webpage
(8) goals (mainpage)the updated goals data is added to the mainpage section