diff --git a/pages/home.rb b/pages/home.rb index 0827fc6..f194f77 100644 --- a/pages/home.rb +++ b/pages/home.rb @@ -19,6 +19,12 @@ class Pages::Home < ::Phlex::HTML desc: "a simple static site generator using phlex for templating" ) + project_link( + name: "phlexite-docker", + url: "https://git.farthergate.com/p/rad:z3PY7qd21HkdCEG7uBXnxHrtVTLiP", + desc: "build your phlexite site without worrying about a ruby environment" + ) + project_link( name: "mzk", url: "https://sr.ht/~aleksrutins/mzk/",