-
Notifications
You must be signed in to change notification settings - Fork 0
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
ddeb736
commit a931b61
Showing
1 changed file
with
11 additions
and
2 deletions.
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,6 +1,15 @@ | ||
# RockFrontend Site Profile | ||
|
||
## Installed Modules | ||
Minimalistic but very powerful site profile for the ProcessWire CMS that combines the magic of | ||
|
||
You can see the list of installed modules here: https://github.com/baumrock/site-rockfrontend/tree/main/site/assets/backups/export-profile/site-rockfrontend/modules | ||
- Latte Templating Engine | ||
- LiveReload | ||
- UIkit CSS Framework | ||
- Tailwind CSS | ||
- and much more! | ||
|
||
After installation you will see a Quickstart guide that explains the basic concepts: | ||
|
||
<img src=https://i.imgur.com/ntlrdqz.png width=500> | ||
|
||
Further docs can be found at https://www.baumrock.com/en/processwire/modules/site-rockfrontend/docs/ |