mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Small tweaks to Homepage and CSS
This commit is contained in:
@@ -102,10 +102,14 @@
|
||||
<i class="point-icon icon-fork"></i>
|
||||
<h2>Flexible</h2>
|
||||
<p class="lead">
|
||||
Hugo is designed to how you do.
|
||||
Define your own meta data adhoc in YAML, TOML or JSON.
|
||||
Define your own organization, urls and indexes to organize your content how you want.
|
||||
Best of all this is all done with virtually no configuration, Hugo will just work.
|
||||
|
||||
Hugo is designed to work how you do. Declare your own content
|
||||
types. Define your own meta data in YAML, TOML or JSON.
|
||||
Organize your content however you want with any URL structure.
|
||||
Use indexes to group your content however you want. Best of all
|
||||
this is all done with virtually no configuration, Hugo
|
||||
just works.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -142,7 +146,7 @@
|
||||
Hugo is developed with love by <a href="http://spf13.com">spf13</a>, <a href="http://github.com/noahcampbell">Noah</a> and friends.
|
||||
We welcome all contributions.
|
||||
New to go? Not a problem, we will help you.
|
||||
Not a developer? Help with docs, templates and themes.
|
||||
Not a developer? Help with <a href="/overview/quickstart">docs</a>, templates and themes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user