Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Kaa Framework
Demo Application
Forum
Commits
0239ed98
Commit
0239ed98
authored
1 year ago
by
Абрамов Дмитрий Александрович
Browse files
Options
Download
Plain Diff
Merge branch 'css' into 'main'
KTemplate Bundle See merge request
!3
parents
9318343e
1931ea67
main
1 merge request
!3
KTemplate Bundle
Pipeline
#146277
passed with stages
in 52 seconds
Changes
11
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
README.md
+1
-1
README.md
composer.json
+1
-1
composer.json
composer.lock
+181
-151
composer.lock
config/bundles.php
+2
-0
config/bundles.php
config/ktemplate.yaml
+4
-0
config/ktemplate.yaml
docker-compose.yaml
+3
-3
docker-compose.yaml
public/static/css/style.css
+44
-0
public/static/css/style.css
public/static/js/script.js
+4
-0
public/static/js/script.js
public/static/pepe.png
+0
-0
public/static/pepe.png
src/Controller/ExampleController.php
+18
-4
src/Controller/ExampleController.php
templates/greeting
+26
-0
templates/greeting
with
284 additions
and
160 deletions
+284
-160
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets