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
d31b3e64a5
fipamothemekit
/
index.php
8 lines
77 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
Updating files and added php formatting First commit to the new repo so I'm doing a bit of housecleaning, which is cleaning up some old files, adding some changes that had been made elsewhere and adding a php format config file to normalize formatting across multiple projects.
2022-10-21 22:35:12 +02:00
require
'vendor/autoload.php'
;
flipped kit to php, built class for basic routing, updated archive template to twig
2021-04-21 04:20:42 +02:00
Updating files and added php formatting First commit to the new repo so I'm doing a bit of housecleaning, which is cleaning up some old files, adding some changes that had been made elsewhere and adding a php format config file to normalize formatting across multiple projects.
2022-10-21 22:35:12 +02:00
use
engine\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