Point to forgejo and match tags.

main
Joshua Potter 2023-12-23 22:00:26 -07:00
parent 6584084b67
commit a2cd712ae0
14 changed files with 24 additions and 24 deletions

View File

@ -5,7 +5,7 @@ layout: default
<p class="home-description">
Most applications listed below are served from <a href="https://nixos.org/" target="_blank">NixOS</a>
machines hosted on <a href="https://www.digitalocean.com/" target="_blank">Digital Ocean</a>.
Configuration files for each of my machines can be found <a href="https://github.com/jrpotter/nixos-configuration" target="_blank">here</a>.
Configuration files for each of my machines can be found <a href="https://git.jrpotter.com/r/nixos-configuration" target="_blank">here</a>.
If interested in starting a similar hosting solution, consider getting a $200
credit using my <a href="https://m.do.co/c/c65b89434c1b" target="_blank">referral link</a>.
</p>

View File

@ -2,8 +2,8 @@
layout: post
title: Mini Java
categories: project
tags: [java]
href: "https://github.com/jrpotter/mini-java"
tags: [compiler, java]
href: "https://git.jrpotter.com/r/mini-java"
image: java.png
---

View File

@ -2,8 +2,8 @@
layout: post
title: Fifth
categories: project
tags: [python]
href: "https://github.com/jrpotter/fifth"
tags: [cellular-automata, python]
href: "https://git.jrpotter.com/r/fifth"
image: conway-gol.jpg
---

View File

@ -2,8 +2,8 @@
layout: post
title: Pong
categories: project
tags: [verilog]
href: "https://github.com/jrpotter/pong"
tags: [fpga, mips-assembly, verilog]
href: "https://git.jrpotter.com/r/pong"
image: pong.jpg
---

View File

@ -2,8 +2,8 @@
layout: post
title: Highlight Plugin
categories: project
tags: [vim, vimscript]
href: "https://github.com/jrpotter/vim-highlight"
tags: [vim]
href: "https://git.jrpotter.com/r/vim-highlight"
image: vim.png
---

View File

@ -2,8 +2,8 @@
layout: post
title: Join Plugin
categories: project
tags: [vim, vimscript]
href: "https://github.com/jrpotter/vim-join"
tags: [vim]
href: "https://git.jrpotter.com/r/vim-join"
image: vim.png
---

View File

@ -3,7 +3,7 @@ layout: post
title: Postlude
categories: project
tags: [haskell]
href: "https://github.com/jrpotter/postlude"
href: "https://git.jrpotter.com/r/postlude"
image: haskell.png
---

View File

@ -2,7 +2,7 @@
layout: post
title: Blog
categories: home
tags: [ruby, jekyll, nix]
tags: [jekyll, nix, ruby]
href: "https://blog.jrpotter.com"
image: jekyll.png
---

View File

@ -2,8 +2,8 @@
layout: post
title: Homesync
categories: project
tags: [rust, git, nix]
href: "https://github.com/jrpotter/homesync"
tags: [git, nix, rust]
href: "https://git.jrpotter.com/r/homesync"
image: git-branches.png
---

View File

@ -2,8 +2,8 @@
layout: post
title: Anki Synonyms
categories: project
tags: [python, anki]
href: "https://github.com/jrpotter/anki-synonyms"
tags: [anki, python]
href: "https://git.jrpotter.com/r/anki-synonyms"
image: anki.png
---

View File

@ -2,7 +2,7 @@
layout: post
title: Bookshelf
categories: home
tags: [lean, latex, nix]
tags: [latex, lean, nix]
href: "https://bookshelf.jrpotter.com"
image: lean.svg
---

View File

@ -3,7 +3,7 @@ layout: post
title: Bootstrap
categories: project
tags: [c, nix]
href: "https://github.com/jrpotter/bootstrap"
href: "https://git.jrpotter.com/r/bootstrap"
image: shoelaces.jpg
---

View File

@ -2,8 +2,8 @@
layout: post
title: NixOS Configuration
categories: project
tags: [nix]
href: "https://github.com/jrpotter/nixos-configuration"
tags: [lua, nix]
href: "https://git.jrpotter.com/r/nixos-configuration"
image: nix.png
---

View File

@ -2,12 +2,12 @@
layout: post
title: Bookshelf Doc Generator
categories: project
tags: [lean]
href: "https://github.com/jrpotter/bookshelf-doc"
tags: [latex, lean]
href: "https://git.jrpotter.com/r/bookshelf-doc"
image: lean.svg
---
A fork of [doc-gen4](https://github.com/leanprover/doc-gen4){:target="_blank"}
tightly coupled to my [bookshelf](https://github.com/jrpotter/bookshelf){:target="_blank"}
tightly coupled to my [bookshelf](https://git.jrpotter.com/r/bookshelf){:target="_blank"}
project. This augments the `:docs` facet to convert LaTeX files into PDFs and
then list them in the generated navbar.