|
25 | 25 | </div>
|
26 | 26 |
|
27 | 27 | <div class="col-lg-12 d-flex flex-column align-items-center">
|
28 | | - <h4>Features</h4> |
| 28 | + <h4>Overview</h4> |
29 | 29 | <ul class="lead">
|
30 | 30 | <li>
|
31 | | - Pre-rendered app with <a href="http://netlify.com">Vue</a> + |
32 | | - <a href="http://netlify.com">Nuxt.js</a> |
| 31 | + Pre-rendered app with |
| 32 | + <a href="https://vuejs.org" target="_blank">Vue</a> + |
| 33 | + <a href="https://nuxtjs.org" target="_blank">Nuxt.js</a> |
33 | 34 | </li>
|
34 | 35 | <li>
|
35 | | - Run Lambdas on <a href="http://netlify.com">Netlify</a> - wow! |
| 36 | + Deploy the full stack in seconds with |
| 37 | + <a href="http://netlify.com" target="_blank">Netlify</a> |
36 | 38 | </li>
|
37 | 39 | <li>
|
38 | | - Deploy in seconds, with <a href="http://netlify.com">Netlify</a>! |
| 40 | + Amaze your <a href="/friends">friends</a> |
| 41 | + with dynamic static pages |
39 | 42 | </li>
|
40 | | - <li>Amaze your <a href="/friends">friends</a>!</li> |
41 | 43 | </ul>
|
42 | 44 | </div>
|
43 | 45 |
|
44 | 46 | <div class="col-lg-12 d-flex flex-column align-items-center">
|
45 | | - <div class="d-flex flex-column"> |
46 | | - <h4>Features</h4> |
47 | | - <ul> |
48 | | - <li> |
49 | | - Includes <a href="https://google.com">Google Analytics</a>, |
50 | | - <a href="https://google.com">HotJar</a>, and |
51 | | - <a href="https://google.com">MailChimp</a> out of the box |
52 | | - </li> |
53 | | - <li> |
54 | | - Includes <a href="https://google.com">JSON-LD</a> snippet for |
55 | | - fantastic SEO |
56 | | - </li> |
57 | | - <li> |
58 | | - Bundled with <a href="https://google.com">FontAwesome 5</a>, |
59 | | - optimized for performance |
60 | | - </li> |
61 | | - <li> |
62 | | - Built with <a href="https://google.com">Bootstrap</a> & |
63 | | - <a href="https://google.com">Bootsrap-Vue</a> |
64 | | - </li> |
| 47 | + <h4>Features</h4> |
| 48 | + <ul> |
| 49 | + <li> |
| 50 | + Includes |
| 51 | + <a |
| 52 | + href="https://analytics.google.com/analytics/web/#/" |
| 53 | + target="_blank" |
| 54 | + > |
| 55 | + Google Analytics |
| 56 | + </a> |
| 57 | + , |
| 58 | + <a href="https://hotjar.com" target="_blank">HotJar</a>, and |
| 59 | + <a href="https://mailchimp.com" target="_blank"> |
| 60 | + MailChimp |
| 61 | + </a> |
| 62 | + out of the box |
| 63 | + </li> |
| 64 | + <li> |
| 65 | + Includes |
| 66 | + <a |
| 67 | + href="https://developers.google.com/search/docs/guides/intro-structured-data" |
| 68 | + target="_blank" |
| 69 | + > |
| 70 | + JSON-LD |
| 71 | + </a> |
| 72 | + snippet for fantastic SEO |
| 73 | + </li> |
| 74 | + <li> |
| 75 | + Bundled with |
| 76 | + <a |
| 77 | + href="https://github.com/FortAwesome/vue-fontawesome" |
| 78 | + target="_blank" |
| 79 | + > |
| 80 | + FontAwesome 5 |
| 81 | + </a> |
| 82 | + optimized for performance |
| 83 | + </li> |
| 84 | + <li> |
| 85 | + Built with |
| 86 | + <a href="https://getbootstrap.com" target="_blank"> |
| 87 | + Bootstrap |
| 88 | + </a> |
| 89 | + & |
| 90 | + <a href="https://bootstrap-vue.js.org/" target="_blank"> |
| 91 | + Bootsrap-Vue |
| 92 | + </a> |
| 93 | + </li> |
65 | 94 |
|
66 | | - <li> |
67 | | - Written in <ahref="https://Es.com">ES6</a> & |
68 | | - <a href="https://google.com">SASS</a> |
69 | | - </li> |
70 | | - </ul> |
71 | | - </div> |
| 95 | + <li> |
| 96 | + Written in |
| 97 | + <a href="https://es6.io/"target="_blank">ES6</a>& |
| 98 | + <ahref="https://sass-lang.com"target="_blank">SASS</a> |
| 99 | + </li> |
| 100 | + </ul> |
72 | 101 | </div>
|
73 | 102 |
|
74 | 103 | <div
|
|
86 | 115 | </p>
|
87 | 116 |
|
88 | 117 | <gh-btns-follow class="mt-3" user="aeksco" show-count />
|
| 118 | + |
| 119 | + <br /> |
| 120 | + <br /> |
89 | 121 | </div>
|
90 | 122 | </div>
|
91 | 123 | </div>
|
|
0 commit comments