Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshgillies/matrix-base
Opinionated base for sites in Squiz Matrix
https://github.com/joshgillies/matrix-base
Last synced: 5 days ago
JSON representation
Opinionated base for sites in Squiz Matrix
- Host: GitHub
- URL: https://github.com/joshgillies/matrix-base
- Owner: joshgillies
- Created: 2015-02-09T10:12:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-31T16:58:27.000Z (almost 9 years ago)
- Last Synced: 2024-10-19T00:15:32.732Z (27 days ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matrix Base
An opinionated base configuration for sites in Squiz Matrix.
## Usage
Simply use the "[Import Assets from XML Tool]" to import the provided matrix-base.xml
The resulting base site structure follows:
- Root [Folder]
- Config [Folder]
- Designs [Site]
- Media [Site]
- Users [Site]
- Web Services [Site]
- Metadata [Folder]
- Components [Folder]
- Layouts [Folder]
- Site [Site]
- Home [Page]
- 404 [Page]## Motivation
Developing sites in Squiz Matrix is challenging at the best of times.
By consolidating as much as possible Matrix Base aims to provide a solid starting
point for new sites being developed in Squiz Matrix.### Features
- Pre-configured site with Index and 404 pages
- Independent sites for Designs, Media, Users and Web Services
- Dedicated folders for Components, Layouts and Metadata### Goals
- Eliminate as much shared state between Matrix sites as possible
- Prove that current development best practices can be applied to Squiz Matrix## License
MIT
[Import Assets from XML Tool]: http://manuals.matrix.squizsuite.net/tools/chapters/import-assets-from-xml-tool