mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #36] [MERGED] Make Homepage helpful, add Twig as tmpl engine #849
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#849
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/36
Author: @sadok-f
Created: 1/29/2017
Status: ✅ Merged
Merged: 1/30/2017
Merged by: @sadok-f
Base:
master← Head:helful-homepage📝 Commits (1)
9fba5efMake Homepage helpful, add Twig as tmpl engine📊 Changes
8 files changed (+416 additions, -10 deletions)
View changed files
📝
app.php(+9 -7)📝
composer.json(+3 -1)📝
composer.lock(+144 -1)📝
src/Core/Controller/CoreController.php(+11 -0)📝
src/Core/Controller/DefaultController.php(+1 -1)➕
src/Core/Views/Default/index.twig(+34 -0)➕
src/Core/Views/layout.twig(+51 -0)➕
web/css/main.css(+163 -0)📄 Description
#23
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.