Skip to content

Commit 1b42397

Browse files
committed
[TASK] Updated readme
1 parent 774caed commit 1b42397

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
1-
modernpackage
2-
=============
1+
# Theme modern package
2+
3+
This is a "ready to go" theme with best practise code from all TYPO3 websites I have done and coached.
4+
5+
## Quickstart
6+
For a quick start, do the following
7+
8+
#### 1. Download
9+
in your shell:
10+
`$ curl https://raw.github.com/georgringer/modernpackage/master/start.sh > start.sh && start.sh ./typo3conf/ext/theme_anyname`
11+
12+
This will download the file https://github.com/georgringer/modernpackage/blob/master/start.sh and create a new extension based on the name "theme_anyname".
13+
14+
15+
#### 2. Install the extension
16+
Install the extension "theme_anyname".

0 commit comments

Comments
 (0)