Create a blog with no code using MyBlog!
What is MyBlog?
MyBlog is a tool that allows you to easily create your own blog using nothing but Markdown and JSON (easy to learn)! It also allows extension with custom pages, which can use HTML, CSS and JavaScript, but they are optional and not needed in most cases.
Why should I use MyBlog over other blogging software?
- MyBlog is free
- MyBlog does not require a database
- MyBlog can be run both on and off replit easily
- MyBlog is extensible
Sounds cool, how do I start?
Follow the guide on https://myblog.xfinnbar.repl.co/post/setup-guide/.
Examples
- https://myblog.xfinnbar.repl.co
Comment a MyBlog site below and I will link it here!
i'm wondering wat dis does
What do you mean by that? It's pretty obvious from the description. @NoNameByProgram
@xfinnbar i mean, why would you use this instead of coding it yourself?
For people who don't know how to code. I intend to share this on platfroms other than replit. @NoNameByProgram
@xfinnbar so you're saying, we have to import this and use some of it's functions? that's coding. and, what if it doesn't support one of our intentions?
@NoNameByProgram No, you just fork the repl and add some markdown and (auto-generatable on the docs <- open this in a new window, it doesn't work in the replit preview.) JSON files. That's much easier than writing some code.
@xfinnbar True, however my question still stands. What if we want it to do something it's not capable of?
@NoNameByProgram You can either add a custom page, use a