From 04c568bb78b74e61b1f96888e08ab1ab4cfd6d27 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 16 Nov 2021 23:46:19 -0600 Subject: Add small descriptions to blog posts for quick understanding --- _posts/2021-06-10-chipyard-riscv-project.markdown | 1 + _posts/2021-06-17-jekyll-text-theme-rss.markdown | 1 + 2 files changed, 2 insertions(+) diff --git a/_posts/2021-06-10-chipyard-riscv-project.markdown b/_posts/2021-06-10-chipyard-riscv-project.markdown index fe7a822..82ae28a 100644 --- a/_posts/2021-06-10-chipyard-riscv-project.markdown +++ b/_posts/2021-06-10-chipyard-riscv-project.markdown @@ -1,6 +1,7 @@ --- layout: post title: "Chipyard, RISC-V, and Chisel" +description: Declarative Development of RISC-V CPUs date: 2021-06-10 categories: riscv tags: RISC-V Chipyard Chisel FPGA diff --git a/_posts/2021-06-17-jekyll-text-theme-rss.markdown b/_posts/2021-06-17-jekyll-text-theme-rss.markdown index 9276725..84aeaa9 100644 --- a/_posts/2021-06-17-jekyll-text-theme-rss.markdown +++ b/_posts/2021-06-17-jekyll-text-theme-rss.markdown @@ -1,6 +1,7 @@ --- layout: post title: "Add RSS to TeXt Theme-d Jekyll Site" +description: A quick exploration of Jekyll Themes and how to integrate them with RSS date: 2021-06-17 categories: rss tags: [Jekyll, RSS, TeXt Theme] -- cgit v1.2.3