Skip to content

Commit b8fa537

Browse files
authored
add documentation link
Signed-off-by: arhimede <[email protected]>
1 parent 3e86436 commit b8fa537

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
# frontend
1+
# Dotkernel Frontend
22

3-
Dotkernel web starter package suitable for frontend applications.
3+
Dotkernel Frontend is an application (skeleton) based on Mezzio microframework using Laminas components.
4+
It's designed as a web starter package suitable for frontend applications.
5+
The current functionality is included as a proof of concept and to showcase Frontend's file architecture:
6+
7+
- Contact us page
8+
- Generic page with copy
9+
- User accounts
10+
11+
Use these building blocks as an example for your own custom code.
12+
13+
> Check out our [demo](https://v5.dotkernel.net/).
14+
15+
## Documentation
16+
17+
Documentation is available at: https://docs.dotkernel.org/frontend-documentation/
18+
19+
## Badges
420

521
![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/frontend)
622
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/frontend/5.0.0)

0 commit comments

Comments
 (0)