AstonJ

AstonJ

Elixir blogging software

I’ve noticed we’ve got a few now - wonder if we can compile a list? This is a wiki - anyone at Trust Level 1 can edit :023:


Link: This Is Not Mebe · Random Notes
by @Nicd


Link: GitHub - meddle0x53/blogit: OTP application for generating blog posts from a Git repository containing markdown files.
by @meddle


Link: https://sceopa.com
Thread: Sceopa - an open source blogging platform
By @tyro


I bet there are plenty of people in the same boat as me - wanting to get rid of their old Wordpress blogs! :lol:

Most Liked

AstonJ

AstonJ

I’d want:

  • To host on my own domain
  • Not lose ownership of my content
  • Customise the design
  • Be able to transfer to another platform later
AlchemistCamp

AlchemistCamp

Yep. Guess you weren’t into blogs much in their heyday?

Back before FB sucked the life out of blogs, I often had 50 comment plus discussions on my blog with regulars and this would happen sometimes. It’s hard to impersonate another poster without knowing their email since that’s the field that determines the user image, but some tried.

There was one notorious sockpuppet in particular that I remember from 2007 who kept trying to pretend to be new users who agreed with his primary identity. Wordpress logs the IP and some other information along with comments much like Wikipedia does though, so it’s not too hard to tell. Ultimately, just holding the first comment from a new email address was enough to eliminate all the problematic commenters I ever encountered.

meddle

meddle

I’ve been using Wordpress for some time and… the experience was terrible.

I thought of creating a phoenix blog, powered by git repo, containing markdown files, when we decided to have a blog for the Sofia University course. But also wanted to have my own…

So it turned into a blog engine (Blogit from above), which was/is driven by my ideas of what a tech blog should be. And I wanted to be very extensible/customizable. The effort to deploy and support it should be done by the person forking it, so it is very developer-oriented thingy.

I think it is related to personal preferences, but as @Nicd said : it’s about running my site on my own way, and if somebody forks it, they will run their site their own way.

Many people would prefer platform like medium or dev.io, but there will be a few who’ll want something similar to the above solutions.

So thank you @AstonJ for listing them, also thank you for helping me find my way in this forum.
Cheers to @Nicd and @tyro too, I’ll check Sceopa and Mebe too!

cpgo

cpgo

I really dislike medium. Way too heavy and slow for a blog and the comment system is a bit strange.

Holy s…, that is fast indeed.

Nicd

Nicd

Yeah, for me too it’s about running on my own site in my own way. I used to post on Google+ but I felt too reliant on some company’s goodwill to have my blog running and available for others. Making my own blog software was a learning exercise and a fun experience (it’s actually my third blog engine). It doesn’t detract me from blogging as I write very rarely anyway.

I totally understand why some others aren’t as interested in that, though. :slight_smile:

Where Next?

Popular in Wikis Top

Eiji
At start some definitions: HTTPS (is a protocol for secure communication over a computer network which is widely used on the Internet) -...
New
yurko
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
axelson
With the new year I am looking at travel for this year and I’d love to base some travel around Elixir. So in the spirit of the 2017 threa...
New
swelham
Introduction After some discussion with a few other members we thought it might be an idea to start a thread where we can post about libr...
New
Rich_Morin
I’d like to start a discussion of data serialization formats, in the context of Elixir. The rest of this note is a combination of persona...
New
AstonJ
Wonder if we can compile a list of learning resources, blog posts, talks, threads etc to help those who are just learning about Contexts....
New
ibgib
Popular Elixir Packages List of popular Atom.io Elixir Packages. These can be installed via atom’s package center or a command line with ...
New
gmile
:httpc HTTP client is part of Erlang standard library, and as such can be easily used in Elixir code too. One particular advantage of usi...
New
jdumont
Guide Using an iPad for web development can be easily split into two main parts: Setting up the iPad as a thin client Working in a remo...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
273 38985 115
New

Other popular topics Top

Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
peerreynders
Manning 2016 Halloween weekend sale via Deal of the Day Friday, October 28 - Half off all MEAPs - code WM102816LT Saturday, October 29 ...
326 29600 154
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
977 41022 311
New
Tee
can someone please explain to me how Enum.reduce works with maps
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 27727 240
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
beno
I will often find my self writing things similar to: case some_value do nil -> something() "" -> something() _ -> someth...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New

We're in Beta

About us Mission Statement