Tag: Deprecated
There are 3 total posts tagged with "deprecated"
RSS Feed When Using Elixir Phoenix LiveView
- coding,
- deprecated,
- development,
- elixir,
- feed,
- liveview,
- phoenix,
- routing,
- rss,
- tech
While re-implementing my website in elixir/phoenix, I wanted to include an RSS feed for the blog posts. Luckily I found pretty much everything I needed in Daniel Wachtel’s Building an RSS Feed with Phoenix post, but since I’m making use of LiveView, I ran into one hiccup—errors about a missing root.xml
layout!
New Front Page "Internet Home"
- coding,
- deprecated,
- development,
- fun,
- tech,
- web
July 2021 update: Well that didn’t last long. Turns out I really miss having a convenient interface to write posts. But I’ve learned enough to implement my site design as a WordPress theme, and I’m tired of using tiny low-to-no-support projects, so WordPress it is!
April 2021 update: After a few months, I decided I wanted my blog integrated, and I wanted to do it with Elixir, so I’m no longer using the static webpack-built website, but the style is basically the same. So anyway, the below is outdated but it was fun learning.
Pi-Hole Love
April 2021 update: while the pi-hole is a very cool project, I eventually grew tired of maintaining a separate DNS service. I still use unbound on my edgerouter but now my raspberry pi just runs some local web services.
Original post below: