My Blog Engine Is the Erlang Build Tool

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pdx.su

    My homepage

    It's very impressive how expressive and flexible the compilers in the BEAMverse are. Elixir extends this rather far, and there are whole utilities such as Surface[1] that are built atop and make heavy use of custom compilers

    For more germane blogging and ssg in elixir/beam, I use and recommend the excellent tableau generator[2], by Mitch Hanberg. I use it to power my own personal site[3], and publish the source[4] for anyone who is interested.

    [1] https://surface-ui.org/

    [2] https://github.com/elixir-tools/tableau

    [3] https://pdx.su

    [4] https://github.com/paradox460/pdx.su

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • tableau

    Static Site Generator

    It's very impressive how expressive and flexible the compilers in the BEAMverse are. Elixir extends this rather far, and there are whole utilities such as Surface[1] that are built atop and make heavy use of custom compilers

    For more germane blogging and ssg in elixir/beam, I use and recommend the excellent tableau generator[2], by Mitch Hanberg. I use it to power my own personal site[3], and publish the source[4] for anyone who is interested.

    [1] https://surface-ui.org/

    [2] https://github.com/elixir-tools/tableau

    [3] https://pdx.su

    [4] https://github.com/paradox460/pdx.su

  • surface

    A server-side rendering component library for Phoenix

    It's very impressive how expressive and flexible the compilers in the BEAMverse are. Elixir extends this rather far, and there are whole utilities such as Surface[1] that are built atop and make heavy use of custom compilers

    For more germane blogging and ssg in elixir/beam, I use and recommend the excellent tableau generator[2], by Mitch Hanberg. I use it to power my own personal site[3], and publish the source[4] for anyone who is interested.

    [1] https://surface-ui.org/

    [2] https://github.com/elixir-tools/tableau

    [3] https://pdx.su

    [4] https://github.com/paradox460/pdx.su

  • websitegenerator

    website generator in C for https://danieljon.es

    I started mine more specifically for pagination of my blog, but it turned into good practice for character and file manipulation. I've been thinking of giving it a go to create a markdown interpreter. Right now the source files are just html

    https://github.com/daniel-Jones/websitegenerator

  • zine

    Fast, Scalable, Flexible Static Site Generator (SSG) (by kristoff-it)

    There's a similar tool for building static sites using the zig build system: https://github.com/kristoff-it/zine

    They made their own template language on top of html. An interesting outcome of this is that any error in the html, like a missing closing tag, becomes a build time error.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Phoenix JSON API Pagination

    2 projects | /r/elixir | 2 Jun 2023
  • Would you still choose Elixir/Phoenix/LiveView if scaling and performance weren’t an issue to solve for?

    3 projects | /r/elixir | 7 Mar 2023
  • If Phoenix supported a admin view like Django, would that make it more popular?

    2 projects | /r/elixir | 25 Aug 2022
  • ElixirのHTTPクライアントでお天気情報を取得したい(2022年)

    8 projects | dev.to | 8 Jun 2022
  • Adding soft delete to a Phoenix Commanded (CQRS) API

    3 projects | dev.to | 1 Jun 2022

Did you konow that Elixir is
the 24th most popular programming language
based on number of metions?