Release · v1.111.4
Move source-only files: news_data to assets/html…
Move source-only files: news_data to assets/html, LinkedIn JSON to _data
Details
- news_data.html -> assets/html/ (organize by type) - linkedin_positions.json, linkedin_posts.json -> _data/ (build-time data, not deployed) - Update linkedin_dates.py to read from _data/ - Remove empty assets/json/ Co-authored-by: Cursor <cursoragent@cursor.com>
Files changed (4)
| {assets/json => _data}/linkedin_positions.json | +0 | −0 |
| {assets/json => _data}/linkedin_posts.json | +0 | −0 |
| _scripts/linkedin_dates.py | +5 | −4 |
| assets/{ => html}/news_data.html | +0 | −0 |