diff options
-rw-r--r-- | _posts/2021-06-10-chipyard-riscv-project.markdown | 1 | ||||
-rw-r--r-- | _posts/2021-06-17-jekyll-text-theme-rss.markdown | 1 |
2 files changed, 2 insertions, 0 deletions
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] |