-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
29a363e
commit 053cb3e
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# AntCMS | ||
|
||
AntCMS is being largely rebuilt for better, faser, easier functionality. | ||
AntCMS is being largely rebuilt for better, faser, easier functionality. | ||
|
||
## Differences between "new" and "main" | ||
|
||
- The main app now uses Flight for routing | ||
- Optimizations | ||
- Much improved code stylining and code quality | ||
- Plugins do not yet work as they need to be rebuilt | ||
- AntCMS will automatically perform brotli, zstd, and gzip output compression as long as related extensions are installed |