mirror of https://github.com/emlog/emlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
admin | 1 week ago | |
content | 4 weeks ago | |
include | 1 week ago | |
.dockerignore | 10 months ago | |
.gitignore | 6 months ago | |
Dockerfile | 2 months ago | |
README.en.md | 3 months ago | |
README.md | 4 months ago | |
auto_install.json | 4 months ago | |
config.sample.php | 4 months ago | |
docker-compose.yml | 1 month ago | |
favicon.ico | 1 year ago | |
import.sql | 9 months ago | |
index.php | 11 months ago | |
init.php | 3 months ago | |
install.php | 3 days ago | |
license.txt | 2 years ago | |
nginx.conf | 1 month ago | |
robots.txt | 1 year ago | |
rss.php | 1 month ago |
README.en.md
emlog
emlog is a lightweight blog and CMS website building system, dedicated to creating a user-friendly personal cloud content management system.
Overview
- Markdown editor, auto save, more comfortable and worry-free creation
- User registration, login, contribution, management
- Multimedia resource manager, support upload management of pictures, audio, video, files, etc.
- Draft box
- Template themes to create a personalized site
- Rich plugin extensions
- Support article URL customization, better SEO effect
- Flexible sidebar component (widgets) management, easy to combine and customize your favorite components
- Custom pages to easily create message boards, navigation bars, personal profiles, etc.
- Multi-person co-writing, easy management of multiple writers in the background
- tag, secondary classification
- Data caching technology, faster site access
- Site data backup/restore
English official site
Download
Changelog
Requirements
- PHP5.6\PHP7\PHP8, PHP7.4 recommended
- MySQL5.6+, 5.6 is recommended
- Recommended server environment: Linux + nginx
Installation Notes
- Upload all the decompressed files to the web root directory of the server or virtual host, or upload the zip archive and decompress it online.
- Visit the pre-resolved domain name on the browser, the program will automatically jump to the emlog installation page, and follow the prompts to install it.
- The installation process will not create a database, you need to create it in advance, click to confirm the installation, the installation is successful.
Docker
- cp config.sample.php config.php
- docker network create emlog_network
- docker-compose up
- http://localhost:8080
Special thanks
Thanks for non - commercial open source development authorization by Jet Brains
License Agreement
The license under which the Emlog software is released is the Free Software Foundation's GP Lv3 (or later): LICENSE