Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobmagicii/atlantis
The blogging platform under your content running on the framework under your application.
https://github.com/bobmagicii/atlantis
atlantis blog mariadb mysql nether php php8
Last synced: about 2 months ago
JSON representation
The blogging platform under your content running on the framework under your application.
- Host: GitHub
- URL: https://github.com/bobmagicii/atlantis
- Owner: bobmagicii
- License: bsd-2-clause
- Created: 2017-02-07T21:26:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T06:39:08.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T02:04:17.816Z (3 months ago)
- Topics: atlantis, blog, mariadb, mysql, nether, php, php8
- Language: JavaScript
- Homepage:
- Size: 16.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atlantis
A multi user blogging platform. I'm just trying to make a thing to do a thing, and if people want to come along then lets go. Its designed/being designed to be a little network of blogs.
Point Of Origin: https://pegasusgate.net
# Local Requirements
* PHP 8.0+
* PHP Extension: PDO
* PHP Extension: Imagick
* PHP Extension: BC Math
* PHP Extension: OpenSSL
* MySQL 5.6+ or MariaDB 10.4+
* Composer for PHP# Third-Party Requirements
* A ReCaptcha API key (https://www.google.com/recaptcha/intro/)
# Suggestions
* PHP-Memcached
# Is It Ready To Use?
No. I'm still greenfielding this.
## Shoutouts
I am the most NIH coder you know but there are still things I depend on. Here are a few of my favourite projects.
### PHP
* [Phinx](https://github.com/cakephp/phinx)
* [Ramsey/UUID](https://github.com/ramsey/uuid)
* [ReactPHP](https://github.com/reactphp)### JS
* [Editor.js](https://editorjs.io/)