-
Notifications
You must be signed in to change notification settings - Fork 0
A starter theme for the OctoberCMS including Laravel mix and foundation css.
License
baoweb/oc-foundation-starter-theme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Run `cp node_modules/foundation-sites/scss/settings/_settings.scss src/scss/_settings.scss` Update a line ```RewriteCond %{REQUEST_FILENAME} !/themes/.*/(assets|resources)/.*``` to ``` RewriteCond %{REQUEST_FILENAME} !/themes/.*/(assets|resources|templates)/.*``` Add line into .thaccess to a block of before Block all PHP files, except index ```RewriteCond %{REQUEST_FILENAME} !/themes/.*/(templates)/.*``` just before `RewriteRule !^index.php index.php [L,NC]`
About
A starter theme for the OctoberCMS including Laravel mix and foundation css.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published