Skip to content

Commit

Permalink
moved dates of default/hidden blogs to before 2021 so that real blogs…
Browse files Browse the repository at this point in the history
… can be shown on the latest posts section on about page
  • Loading branch information
Richard5678 committed Nov 29, 2024
1 parent f7c1797 commit 73a842a
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion _posts/2021-07-04-diagrams.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with diagrams
date: 2021-07-04 17:39:00
date: 2020-07-04 17:39:00
tags: formatting diagrams
description: an example of a blog post with diagrams
mermaid:
Expand Down
2 changes: 1 addition & 1 deletion _posts/2022-02-01-redirect.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with redirect
date: 2022-02-01 17:39:00
date: 2020-02-01 17:39:00
description: you can also redirect to assets like pdf
redirect: /assets/pdf/example_pdf.pdf
hidden: true
Expand Down
2 changes: 1 addition & 1 deletion _posts/2022-12-10-giscus-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with giscus comments
date: 2022-12-10 11:59:00-0400
date: 2020-12-10 11:59:00-0400
description: an example of a blog post with giscus comments
tags: comments
categories: sample-posts external-services
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-03-20-table-of-contents.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with table of contents
date: 2023-03-20 11:59:00-0400
date: 2020-03-20 11:59:00-0400
description: an example of a blog post with table of contents
tags: formatting toc
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-03-21-tables.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: displaying beautiful tables with Bootstrap Tables
date: 2023-03-20 14:37:00-0400
date: 2020-03-20 14:37:00-0400
description: an example of how to use Bootstrap Tables
tags: formatting tables
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-04-24-videos.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with videos
date: 2023-04-24 21:01:00
date: 2020-04-24 21:01:00
description: this is what included videos could look like
tags: formatting videos
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-04-25-audios.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with audios
date: 2023-04-25 10:25:00
date: 2020-04-25 10:25:00
description: this is what included audios could look like
tags: formatting audios
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-04-25-sidebar-table-of-contents.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with table of contents on a sidebar
date: 2023-04-25 10:14:00-0400
date: 2020-04-25 10:14:00-0400
description: an example of a blog post with table of contents on a sidebar
tags: formatting toc sidebar
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-05-12-custom-blockquotes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with custom blockquotes
date: 2023-05-12 15:53:00-0400
date: 2020-05-12 15:53:00-0400
description: an example of a blog post with custom blockquotes
tags: formatting blockquotes
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-07-04-jupyter-notebook.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with jupyter notebook
date: 2023-07-04 08:57:00-0400
date: 2020-07-04 08:57:00-0400
description: an example of a blog post with jupyter notebook
tags: formatting jupyter
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-07-12-post-bibliography.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with bibliography
date: 2023-07-12 09:56:00-0400
date: 2020-07-12 09:56:00-0400
description: an example of a blog post with bibliography
tags: formatting bib
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2023-12-12-tikzjax.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with TikZJax
date: 2023-12-12 22:25:00
date: 2020-12-12 22:25:00
description: this is what included TikZ code could look like
tags: formatting diagrams
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-01-26-chartjs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with chart.js
date: 2024-01-26 01:04:00
date: 2020-01-26 01:04:00
description: this is what included chart.js code could look like
tags: formatting charts
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-01-26-echarts.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with echarts
date: 2024-01-26 16:03:00
date: 2020-01-26 16:03:00
description: this is what included echarts code could look like
tags: formatting charts
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-01-26-geojson-map.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with geojson
date: 2024-01-26 17:57:00
date: 2020-01-26 17:57:00
description: this is what included geojson code could look like
tags: formatting charts maps
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-01-27-advanced-images.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with advanced image components
date: 2024-01-27 11:46:00
date: 2020-01-27 11:46:00
description: this is what advanced image components could look like
tags: formatting images
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-01-27-code-diff.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with code diff
date: 2024-01-27 19:22:00
date: 2020-01-27 19:22:00
description: this is how you can display code diffs
tags: formatting code
categories: sample-posts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-01-27-vega-lite.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with vega lite
date: 2024-01-27 00:20:00
date: 2020-01-27 00:20:00
last_updated: 2024-04-14 04:30:00
description: this is what included vega lite code could look like
tags: formatting charts
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-04-15-pseudocode.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: a post with pseudo code
date: 2024-04-15 00:01:00
date: 2020-04-15 00:01:00
description: this is what included pseudo code could look like
tags: formatting code
categories: sample-posts
Expand Down

0 comments on commit 73a842a

Please sign in to comment.