Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit df696fa

Browse files
committed
Minor edits to projects page
- Wrap lines. - Added link to Sitepoint article by @AndrewCarterUK - Move emphasis into link text (will still render correctly, and easier to determine where the link is)
1 parent 73e3f04 commit df696fa

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

doc/book/expressive-projects.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Projects powered by zend-expressive
22

3-
zend-expressive can be used for anything. Here are some projects, tutorials and the related source code. Have a look around and see how others have used zend-expressive.
3+
zend-expressive can be used for anything. Here are some projects, tutorials and
4+
the related source code. Have a look around and see how others have used
5+
zend-expressive.
46

57
## Sample Code & Tutorials
6-
- zend-expressive tutorial - *[source](https://github.com/RalfEggert/zend-expressive-tutorial)*
7-
- [AstroSplash](http://astrosplash.com/) - *[source](https://github.com/AndrewCarterUK/AstroSplash)*
8-
- [php-ddd-cargo-sample](https://codeliner.github.io/php-ddd-cargo-sample/) - *[source](https://github.com/codeliner/php-ddd-cargo-sample)*
8+
- Expressive Tutorial (WIP) - [*source*](https://github.com/RalfEggert/zend-expressive-tutorial)
9+
- [AstroSplash](http://astrosplash.com/) - [*source*](https://github.com/AndrewCarterUK/AstroSplash)
10+
(Also, read the [related article on sitepoint](http://www.sitepoint.com/build-nasa-photo-gallery-zend-expressive/))
11+
- [php-ddd-cargo-sample](https://codeliner.github.io/php-ddd-cargo-sample/) - [*source*](https://github.com/codeliner/php-ddd-cargo-sample)
912

1013
## Personal Sites
11-
- [mwop.net](https://mwop.net/) - *[source](https://github.com/weierophinney/mwop.net)*
12-
- [xtreamwayz.com](https://xtreamwayz.com/) - *[source](https://github.com/xtreamwayz/xtreamwayz.com)*
13-
- [alejandrocelaya.com](http://www.alejandrocelaya.com/) - *[source](https://github.com/acelaya/website-expressive)*
14+
- [mwop.net](https://mwop.net/) - [*source*](https://github.com/weierophinney/mwop.net)
15+
- [xtreamwayz.com](https://xtreamwayz.com/) - [*source*](https://github.com/xtreamwayz/xtreamwayz.com)
16+
- [alejandrocelaya.com](http://www.alejandrocelaya.com/) - [*source*](https://github.com/acelaya/website-expressive)

0 commit comments

Comments
 (0)