Skip to content

Commit

Permalink
made all default blogs invisible
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard5678 committed Nov 29, 2024
1 parent 75440a8 commit 3ccd52d
Show file tree
Hide file tree
Showing 23 changed files with 26 additions and 3 deletions.
1 change: 1 addition & 0 deletions _posts/2015-03-15-formatting-and-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ date: 2015-03-15 16:40:16
description: march & april, looking forward to summer
tags: formatting links
categories: sample-posts
hidden: true
---

Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. [Pinterest](https://www.pinterest.com) DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade <a href="https://en.wikipedia.org/wiki/Cold-pressed_juice">cold-pressed</a> meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.
Expand Down
1 change: 1 addition & 0 deletions _posts/2015-05-15-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: this is what included images could look like
tags: formatting images
categories: sample-posts
thumbnail: assets/img/9.jpg
hidden: true
---

This is an example post with image galleries.
Expand Down
3 changes: 2 additions & 1 deletion _posts/2015-07-15-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ date: 2015-07-15 15:09:00
description: an example of a blog post with some code
tags: formatting code
categories: sample-posts
featured: true
# featured: true
hidden: true
---

This theme implements a built-in Jekyll feature, the use of Rouge, for syntax highlighting.
Expand Down
1 change: 1 addition & 0 deletions _posts/2015-10-20-disqus-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: comments
categories: sample-posts external-services
disqus_comments: true
related_posts: false
hidden: true
---

This post shows how to add DISQUS comments.
3 changes: 2 additions & 1 deletion _posts/2015-10-20-math.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ layout: post
title: a post with math
date: 2015-10-20 11:12:00-0400
description: an example of a blog post with some math
tags: formatting math
tags: formatting
categories: sample-posts
related_posts: false
hidden: true
---

This theme supports rendering beautiful math in inline and display modes using [MathJax 3](https://www.mathjax.org/) engine. You just need to surround your math expression with `$$`, like `$$ E = mc^2 $$`. If you leave it inside a paragraph, it will produce an inline expression, just like $$ E = mc^2 $$.
Expand Down
3 changes: 2 additions & 1 deletion _posts/2018-12-22-distill.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ description: an example of a distill-style blog post and main elements
tags: distill formatting
giscus_comments: true
date: 2021-05-22
featured: true
# featured: true
hidden: true

authors:
- name: Albert Einstein
Expand Down
1 change: 1 addition & 0 deletions _posts/2020-09-28-github-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ date: 2020-09-28 21:01:00
description: a quick run down on accessing github metadata.
tags: metadata
categories: sample-posts external-services
hidden: true
---

A sample blog page that demonstrates the accessing of github meta data.
Expand Down
1 change: 1 addition & 0 deletions _posts/2020-09-28-twitter.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ date: 2020-09-28 11:12:00-0400
description: an example of a blog post with twitter
tags: formatting
categories: sample-posts external-services
hidden: true
---

A sample blog page that demonstrates the inclusion of Tweets/Timelines/etc.
Expand Down
1 change: 1 addition & 0 deletions _posts/2021-07-04-diagrams.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description: an example of a blog post with diagrams
mermaid:
enabled: true
zoomable: true
hidden: true
---

This theme supports generating various diagrams from a text description using [mermaid](https://mermaid-js.github.io/mermaid/){:target="\_blank"}. Previously, this was done using the [jekyll-diagrams](https://github.com/zhustec/jekyll-diagrams){:target="\_blank"} plugin. For more information on this matter, see the [related issue](https://github.com/alshedivat/al-folio/issues/1609#issuecomment-1656995674). To disable the zooming feature, set `mermaid.zoomable` to `false` in this post frontmatter.
Expand Down
1 change: 1 addition & 0 deletions _posts/2022-02-01-redirect.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: a post with redirect
date: 2022-02-01 17:39:00
description: you can also redirect to assets like pdf
redirect: /assets/pdf/example_pdf.pdf
hidden: true
---

Redirecting to another page.
1 change: 1 addition & 0 deletions _posts/2022-12-10-giscus-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: comments
categories: sample-posts external-services
giscus_comments: true
related_posts: false
hidden: true
---

This post shows how to add GISCUS comments.
1 change: 1 addition & 0 deletions _posts/2023-03-20-table-of-contents.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ giscus_comments: true
related_posts: false
toc:
beginning: true
hidden: true
---

This post shows how to add a table of contents in the beginning of the post.
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-03-21-tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ categories: sample-posts
giscus_comments: true
related_posts: true
pretty_table: true
hidden: true
---

Using markdown to display tables is easy. Just use the following syntax:
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-04-24-videos.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ date: 2023-04-24 21:01:00
description: this is what included videos could look like
tags: formatting videos
categories: sample-posts
hidden: true
---

This is an example post with videos. It supports local video files.
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-04-25-audios.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ date: 2023-04-25 10:25:00
description: this is what included audios could look like
tags: formatting audios
categories: sample-posts
hidden: true
---

This is an example post with audios. It supports local audio files.
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-04-25-sidebar-table-of-contents.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ giscus_comments: true
related_posts: false
toc:
sidebar: left
hidden: true
---

This post shows how to add a table of contents as a sidebar.
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-05-12-custom-blockquotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: formatting blockquotes
categories: sample-posts
giscus_comments: true
related_posts: true
hidden: true
---

This post shows how to add custom styles for blockquotes. Based on [jekyll-gitbook](https://github.com/sighingnow/jekyll-gitbook) implementation.
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-07-04-jupyter-notebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: formatting jupyter
categories: sample-posts
giscus_comments: true
related_posts: false
hidden: true
---

To include a jupyter notebook in a post, you can use the following code:
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-07-12-post-bibliography.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ categories: sample-posts
giscus_comments: true
related_posts: false
related_publications: true
hidden: true
---

This post shows how to add bibliography to simple blog posts. We support every citation style that [jekyll-scholar](https://github.com/inukshuk/jekyll-scholar) does. That means simple citation like {% cite einstein1950meaning %}, multiple citations like {% cite einstein1950meaning einstein1905movement %}, long references like {% reference einstein1905movement %} or also quotes:
Expand Down
1 change: 1 addition & 0 deletions _posts/2023-12-12-tikzjax.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: this is what included TikZ code could look like
tags: formatting diagrams
categories: sample-posts
tikzjax: true
hidden: true
---

This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-26-chartjs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: formatting charts
categories: sample-posts
chart:
chartjs: true
hidden: true
---

This is an example post with some [chart.js](https://www.chartjs.org/) code.
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-26-echarts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: formatting charts
categories: sample-posts
chart:
echarts: true
hidden: true
---

This is an example post with some [echarts](https://echarts.apache.org/) code.
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-01-26-geojson-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: this is what included geojson code could look like
tags: formatting charts maps
categories: sample-posts
map: true
hidden: true
---

This is an example post with some [geojson](https://geojson.org/) code. The support is provided thanks to [Leaflet](https://leafletjs.com/). To create your own visualization, go to [geojson.io](https://geojson.io/).
Expand Down

0 comments on commit 3ccd52d

Please sign in to comment.