A super simple and minimalist software designed to create a blog in just a few minutes.
- Simplicity: Just copy the folder to your server and configure the
config.php
file. - Protection: Secure the
posts
anduploads
folders with.htaccess
. - Minimalism: No complicated extensions or themes, focused purely on writing and maintaining privacy.
-
Copy the folder to the server:
- Download or clone the repository.
- Upload the software folder to your server.
-
Configure
config.php
:- Open the
config.php
file and adjust the settings as needed.
- Open the
-
Protect sensitive folders:
- Secure the
posts
anduploads
folders using.htaccess
.
- Secure the
This software was created out of a need for simplicity. Most blogging systems are overly complicated, filled with extensions and themes, and focused more on social networking and monetizing content than on writing itself. Pilgrim draws inspiration from various other blogging systems to offer a perfectly functional and minimalist tool.
You can easily edit the styles, access points, and links. If you appreciate a minimalist approach and value your words and privacy, I recommend checking out:
These two systems have inspired the creation of this software for personal use.
This project is licensed under the GNU General Public License (GPL). For more details, see the LICENSE
file.