Update template display and detail on README.md (#44)
* Reposition template image links in README * Fix formatting in README --------- Co-authored-by: Matt Kane <mkane@cloudflare.com>
This commit is contained in:
20
README.md
20
README.md
@@ -27,36 +27,38 @@ EmDash ships with three starter templates:
|
|||||||
|
|
||||||
### Blog
|
### Blog
|
||||||
|
|
||||||
|
<a href="assets/templates/blog/latest/"><img src="assets/templates/blog/latest/homepage-light-desktop.jpg" alt="Blog template" width="100%"></a>
|
||||||
|
|
||||||
A classic blog with sidebar widgets, search, and RSS.
|
A classic blog with sidebar widgets, search, and RSS.
|
||||||
|
|
||||||
- Categories & tags
|
- Categories & tags
|
||||||
- Full-text search
|
- Full-text search
|
||||||
- RSS feed
|
|
||||||
- Comment-ready
|
- Comment-ready
|
||||||
|
- RSS feed
|
||||||
- Dark / light mode
|
- Dark / light mode
|
||||||
|
|
||||||
<a href="assets/templates/blog/latest/"><img src="assets/templates/blog/latest/homepage-light-desktop.jpg" alt="Blog template" width="100%"></a>
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" valign="top">
|
<td width="33%" valign="top">
|
||||||
|
|
||||||
### Marketing
|
### Marketing
|
||||||
|
|
||||||
|
<a href="assets/templates/marketing/latest/"><img src="assets/templates/marketing/latest/homepage-light-desktop.jpg" alt="Marketing template" width="100%"></a>
|
||||||
|
|
||||||
A conversion-focused landing page with pricing and contact form.
|
A conversion-focused landing page with pricing and contact form.
|
||||||
|
|
||||||
- Hero with CTAs
|
- Hero with CTAs
|
||||||
- Feature grid
|
- Feature grid
|
||||||
- Pricing cards
|
- Pricing cards
|
||||||
- FAQ accordion
|
- FAQ and contact form
|
||||||
- Contact form
|
- Dark / light mode
|
||||||
|
|
||||||
<a href="assets/templates/marketing/latest/"><img src="assets/templates/marketing/latest/homepage-light-desktop.jpg" alt="Marketing template" width="100%"></a>
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" valign="top">
|
<td width="33%" valign="top">
|
||||||
|
|
||||||
### Portfolio
|
### Portfolio
|
||||||
|
|
||||||
|
<a href="assets/templates/portfolio/latest/"><img src="assets/templates/portfolio/latest/work-light-desktop.jpg" alt="Portfolio template" width="100%"></a>
|
||||||
|
|
||||||
A visual portfolio for showcasing creative work.
|
A visual portfolio for showcasing creative work.
|
||||||
|
|
||||||
- Project grid
|
- Project grid
|
||||||
@@ -64,9 +66,7 @@ A visual portfolio for showcasing creative work.
|
|||||||
- Case study pages
|
- Case study pages
|
||||||
- RSS feed
|
- RSS feed
|
||||||
- Dark / light mode
|
- Dark / light mode
|
||||||
|
<br /><br />
|
||||||
<a href="assets/templates/portfolio/latest/"><img src="assets/templates/portfolio/latest/work-light-desktop.jpg" alt="Portfolio template" width="100%"></a>
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user