Skip to content

Commit b497b74

Browse files
committed
wip v5
1 parent 7bfc2ad commit b497b74

55 files changed

Lines changed: 131 additions & 545 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Vendor ###
22
/vendor
3-
node_modules
3+
/node_modules
44
package-lock.json
55

66
### Project Files ###

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
TypeRocket 4 Skeleton Theme
2-
===
1+
# TypeRocket v5 Andromeda Starter Theme
2+
3+
A start theme for TypeRocket to help you get started quickly.
34

45
- Super simple.
56
- No junk code applied.
67
- Skeleton starter theme.
7-
- Created to work with the official TypeRocket Framework 4 WordPress plugin.
8+
- Works with TypeRocket v5 Andromeda.
9+
10+
## Get Started
11+
12+
To get started [install your version of TypeRocket](https://typerocket.com/docs/v5#section-how-should-you-install-typerocket) and then copy the [TypeRocket override folders](https://www.youtube.com/watch?v=tXPn7wUfBdo&feature=youtu.be) into this theme.

app/Controllers/CategoryController.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

app/Controllers/CommentController.php

Lines changed: 0 additions & 11 deletions
This file was deleted.

app/Controllers/OptionController.php

Lines changed: 0 additions & 11 deletions
This file was deleted.

app/Controllers/PageController.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

app/Controllers/PostController.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

app/Controllers/TagController.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

app/Controllers/UserController.php

Lines changed: 0 additions & 11 deletions
This file was deleted.

app/Http/Kernel.php

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)