This website requires JavaScript.
Explore
Help
Sign In
projects
/
fipamothemekit
Watch
1
Star
0
Fork
You've already forked fipamothemekit
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
fd4ff2ea52
fipamothemekit
/
index.php
8 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
flipped kit to php, built class for basic routing, updated archive template to twig
2021-04-21 04:20:42 +02:00
<
?
php
require
"
vendor/autoload.php
"
;
respeced class imports to follow psr-4 standard
2022-03-18 22:04:48 +01:00
use
engine\StartKit
as
StartKit
;
flipped kit to php, built class for basic routing, updated archive template to twig
2021-04-21 04:20:42 +02:00
updated dev server script to get current theme from package json
2022-02-01 00:57:19 +01:00
new
StartKit
();
Reference in a new issue
Copy permalink