freewebwithme

freewebwithme

Hello guys!
I want to start a personal blog.
what platform do you use? or make a phoenix app?

Showing Posts 1 to 10

crispinb

crispinb

I’d only build your own if you’re already extremely fluent in elixir/phoenix (ie. it’s dead easy for you), or if you want to do so as a programming exercise in its own right. If your primary motivation is to write, then use something off-the-shelf. Unless you have some specific reason to need something more dynamic, I’d start with a static site generator. Hosting is free or cheap, and maintenance/security a relative non-issue.

There’s not much point in recommending a particular SSG - any recommendation is only going to reflect personal taste. All the known ones work and are more than sufficient for a personal blog. Think about what facilities you want and whether or not you’ll need to do any deep customisation (in which case choose an SSG written in a programming language you already know). Then pick two or three matching your criteria from (eg.) Static Site Generators - Top Open Source SSGs | Jamstack, make a quick choice, and start writing!

Eiji

Eiji

If the author would decide to write it’s own blog then a blog post from Dashbit website would be an amazing source of inspiration:

dmarko484

dmarko484

GitLab Pages https://docs.gitlab.com/ee/user/project/pages + some static site gererator (Hugo in my case https://gohugo.io/)

achempion

achempion

I’ve recently installed the Ghost on the server, it’s quite easy to self-host (it’s packaged in one docker container with sqlite database) or you can setup up an account on their’s platform.

raza

raza

If you are interested in a full-featured (elixir-based) blogging platform, you may try Pubray

If you are looking for a simple static website/blog engine, built on elixir, you may try Serum (promising, but dormant project)

tomkonidas

tomkonidas

I go between Hugo and Eleventy. I tend to prefer Hugo because I build the whole site JS free and built times are super fast

derek-zhou

derek-zhou

There are many choices, but they all boils down to:

  • Use a platform
  • Self host a CMS
  • Use a SSG
  • Make your own SSG
  • Make your own platform

Without knowing your requirements, I’d recommend you to use an existing SSG and host it on one of the free static hosts. There are many choices. I actually built my own SSG with a bunch of perl scripts. I don’t recommend this route though.

AndyL

AndyL

Another Hugo user here - it works fine for static content.

lud

lud

I use Zola which I find amazingly simple for my needs. No javascript let me build different JS demos on different pages with different frameworks or build tools.

Where Next? Top

Trending in Questions Top

RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
nseaSeb
Hello, I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
brecabral
Documentation While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews