You've already forked Atomcms-edit
chore: clean up repo structure and polish docs
- Rewrite .gitignore in English with proper patterns for build artifacts, storage files, and IDE files - Remove tracked build assets (hash-based) and storage files from git - Update LICENSE copyright to 2026 Remco (Epicnabbo) - Fix clone URLs in README (remove placeholder gitea-server) - Sync docs/INSTALL.md with README installation guide
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
# AtomCMS — Installation Guide
|
||||
|
||||
Follow these steps to configure your environment after cloning the repository.
|
||||
> The README contains a 14-step guide for Ubuntu 26.04. This doc covers post-clone configuration.
|
||||
|
||||
---
|
||||
|
||||
@@ -98,3 +98,5 @@ sudo systemctl restart php8.5-fpm
|
||||
---
|
||||
|
||||
Your hotel is now ready at `https://yourhotel.nl`.
|
||||
|
||||
> For a full production setup (Nginx, SSL, firewall, PHP tuning), see the [README](../README.md#installation-ubuntu-2604).
|
||||
|
||||
Reference in New Issue
Block a user