Website with reactive Markdown via Git using Phoenix LiveView and PardallMarkdown v0.4
Cria Jogo
PardallMarkdown v0.4 update brings support to automatically pooling, pulling, and fetching Markdown and static content from a Git repository.
Push changes to a Git repository, an Elixir website or application gets the changes and reparses it automatically, after a configured interval.
PardallMarkdown, a reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in Elixir.
Originally published on 10 Nov. 2021, on my other channel that is now merged with this channel.
Sponsor or support this project:
- PayPal: https://bit.ly/AlfredBaudischPaypal
- Join the channel as Super Member: https://bit.ly/AlfredBaudischJoinChannel
- Become a patron via Patreon: https://www.patreon.com/alfredbaudisch
Links:
- PardallMarkdown: https://github.com/alfredbaudisch/pardall_markdown
- Demo project: https://github.com/alfredbaudisch/pardall_markdown_phoenix_demo
- Sample content: https://github.com/alfredbaudisch/pardall_markdown_sample_content
- My Wiki: https://pardall.xyz
- Cody Brunner: https://github.com/rockchalkwushock
#elixirlang #phoenixliveview #phoenixframework
About: PardallMarkdown is a reactive publishing framework and engine written in Elixir. Instant websites and documentation websites.
As opposed to static website generators (such as Hugo, Docusaurs, and others), with PardallMarkdown, you don't need to recompile and republish your application every time you write or modify new content. The application can be kept running indefinitely in production, and the new content re-actively gets available for consumption by your application.
The power of Erlang OTP/Beam + Elixir + Phoenix LiveView and functional programming.
My links:
- Twitter: https://twitter.com/AlfredBaudisch
- Website: https://alfredbaudisch.com
- Patreon: https://www.patreon.com/alfredbaudisch
- Wiki: https://pardall.xyz ... https://www.youtube.com/watch?v=Zg0cCsJ9COA
64373666 Bytes