new_site/_posts
Tao Deng a29e24a46b
add last updated date to posts (#2341)
This PR is related to #2309. I added an optional `last_updated` field.
This new field represents the timestamp for when the post was last
updated. Consequently, the existing `date` metadata should now be
interpreted as the creation date of the post.

The formatting for displaying these dates has been standardized as
follows:

```text
Created: July 11, 2023   |   Last Updated: April 14, 2024
```

For a practical implementation example, please refer to [this
post](https://torydeng.github.io/blog/2023/deploying-server/) on my
website, where I have applied these changes.

---

Any feedback is wellcome.
2024-04-24 12:19:36 -03:00
..
2015-03-15-formatting-and-links.md Added/Improved Formatting for Checkboxes (#2191) 2024-02-14 13:30:26 -03:00
2015-05-15-images.md Lighthouse fixes (#2199) 2024-02-14 14:37:32 -03:00
2015-07-15-code.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2015-10-20-disqus-comments.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2015-10-20-math.md Fixed broken latex in _posts/2015-10-20-math.md (#2219) 2024-02-22 14:43:42 -03:00
2018-12-22-distill.md Fix broken links (#2077) 2024-01-15 11:09:45 -03:00
2020-09-28-github-metadata.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2020-09-28-twitter.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2021-07-04-diagrams.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2022-02-01-redirect.md Added related posts section (#1168) 2023-02-19 21:26:48 -05:00
2022-12-10-giscus-comments.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-03-20-table-of-contents.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-03-21-tables.md Support for diff2html (#2133) 2024-01-28 12:45:20 -03:00
2023-04-24-videos.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-04-25-audios.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-04-25-sidebar-table-of-contents.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-05-12-custom-blockquotes.md Fix custom blockquotes (#2071) 2024-01-15 01:55:46 -05:00
2023-07-04-jupyter-notebook.md Move libs versions to config (#2139) 2024-01-28 19:10:42 -03:00
2023-07-12-post-bibliography.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2023-12-12-tikzjax.md format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
2024-01-26-chartjs.md Added Echarts support (#2129) 2024-01-27 10:34:44 -03:00
2024-01-26-echarts.md Added Echarts support (#2129) 2024-01-27 10:34:44 -03:00
2024-01-26-geojson-map.md Added leaflet reference to 2024-01-26-geojson-map.md 2024-01-27 18:54:39 -03:00
2024-01-27-advanced-images.md Lighthouse fixes (#2199) 2024-02-14 14:37:32 -03:00
2024-01-27-code-diff.md Support for diff2html (#2133) 2024-01-28 12:45:20 -03:00
2024-01-27-vega-lite.md add last updated date to posts (#2341) 2024-04-24 12:19:36 -03:00
2024-04-15-pseudocode.md Added `pseudocode.js` support (#2344) 2024-04-15 11:21:42 -03:00