digitalcraftsman
ac1ec5c72c
docs: Remove remaining Mercurial references
2016-04-09 12:40:58 +02:00
digitalcraftsman
ebf3cef162
docs: Add "How to contribute to Hugo" tutorial
2016-04-08 19:18:58 +02:00
Nik Nyby
970f15cf7a
docs: Use HTTPS links in README where appropriate
2016-04-08 19:14:08 +02:00
Bjørn Erik Pedersen
27f9e62bb3
Remove Wercker badge
...
See #2054
2016-04-07 13:28:26 +02:00
Bjørn Erik Pedersen
42b302fc6b
Revert "Add Codebeat badge"
...
Will have to review the rules on this code report before people start sending PRs based on this.
This reverts commit c50c66879d
.
2016-03-17 23:50:42 +01:00
Tomasz Korzeniowski
c50c66879d
Add Codebeat badge
2016-03-17 23:28:41 +01:00
Bjørn Erik Pedersen
0ec8fc5490
Add Go Report Card badge to README
2016-03-17 23:24:24 +01:00
Bjørn Erik Pedersen
575ae1b3f9
Remove CircleCI badge for now
2016-03-15 19:04:24 +01:00
Bjørn Erik Pedersen
077b0fa71f
Add package prefix to the commit message guidelines
2016-03-11 10:30:17 +01:00
Bjørn Erik Pedersen
253a618854
Go 1.6 is out!
2016-02-17 23:18:54 +01:00
digitalcraftsman
0d415e453b
Link Gitter as Dev Chat in README
2016-02-13 12:04:36 +01:00
Anthony Fok
21b0aa8633
Restore the wercker status badge to original small size
...
Fix my brown paper bag bug in commit a0eec02
.
Sorry for not double-checking before pushing!
2016-02-13 18:48:51 +08:00
Anthony Fok
a0eec02bd6
Set the wercker badge to track the aaster branch only
2016-02-13 18:39:38 +08:00
Morton Fox
28e6e19d0a
Fix git commit blog article link
...
The blog article linked in the README misses the trailing forward slash
which produces a 404 error instead of redirecting to the correct URL.
2016-02-10 14:55:25 +01:00
Michael Faille
08670e6a47
Fix README.md to list the correct -ldflags for Go 1.5+
...
Also remove extraneous trailing space (whitespace-mode from emacs).
See also #1365
2016-02-06 18:25:57 +08:00
Anthony Fok
447228a742
Revise README.md emphasizing "good commit message"
...
plus some trivial changes.
2016-02-05 12:34:40 +08:00
Anthony Fok
8f368114d3
Update Travis CI status in README.md to track master branch only
2016-02-05 10:15:34 +08:00
Anthony Fok
ce0304a1d1
Change Gitter badge to "gitter | dev chat" in README.md
...
using the badges-as-a service provided by Shields.io
2016-01-03 03:33:10 -07:00
Steve Francia
de14ceecc9
Update "Join Chat" to "Dev Chat"
2015-12-08 15:10:53 -05:00
kmonsoor
83f19d8d87
fixed documentation link
2015-11-20 10:20:40 -05:00
Bjørn Erik Pedersen
2843605963
Emphasize that commit message titles should start with a capital letter
2015-11-15 17:49:30 +01:00
Billy Burrows
01c87d2d23
Small Doc Changes
2015-11-07 20:13:20 -07:00
Bjørn Erik Pedersen
1758db29f5
Cosmetic change in README to trigger new build
2015-11-07 01:39:10 +01:00
Anthony Fok
6c6905d5f4
Fix missing "]" in README.md in commit 2242712
2015-10-30 14:12:01 -06:00
Anthony Fok
2242712b0c
Add CircleCI status badge to README.md
...
Also, following the example of title="wercker status",
add "title" attribute to the other status badges
in order to show tooltips.
2015-10-30 14:08:21 -06:00
Bjørn Erik Pedersen
6b34a4e4e8
Remove anchor from fork link in README
2015-10-21 10:48:16 +02:00
Bjørn Erik Pedersen
f77279bb00
Turn all README headlines into imperative mode
...
This also matches the commit guidelines.
2015-10-20 23:16:21 +02:00
Bjørn Erik Pedersen
4974a62c70
Trim down 'Adding Compile Information to Hugo' in README
2015-10-20 21:25:27 +02:00
Ethan Madison
5cf1475ecd
Improve README
...
All-around improvements to the README.
Each sentence now gets its own line to eliminate ultra-long lines in the
source (expect in bullet points--separating a bullet point into multiple
lines looks weird and decreases readability).
HTTPS links are now preferred to HTTP links and used where applicable.
Link to Mercurial's website corrected to www.mercurial-scm.org
Link to Hugo's docs is now accessible with [Hugo Documentatio][] since
it is used more than once in the README.
Multiline code blocks are now fenced rather than indented and include
syntax highlighting.
2015-10-20 20:43:36 +02:00
Steve Francia
0c66ad8775
Add CLA assist to the contribution workflow in README
2015-10-16 17:57:37 -04:00
Gloria Dwomoh
fb0e17a3ed
Update README.md
2015-10-16 23:24:35 +02:00
Bjørn Erik Pedersen
c1a60732ae
Remove Go 1.3 from README
2015-10-07 21:09:50 +02:00
Anthony Fok
5505ac0d72
doc: Strip trailing whitespace; other revisions
...
Make some random and non-comprehensive changes to the
template functions documentation to make them more
consistent.
2015-08-04 12:00:08 -06:00
Bjørn Erik Pedersen
da0715a0c5
Remove point 7 in contributors guide
...
It makes sense on its own, but it contradicts 6). We need to revisit this one to make it more clear/better.
2015-07-24 11:41:45 +02:00
Scott C Wilson
d25cd03994
Make small fixes to README file
...
- Add a step to Contributor instructions for those modifying commands
- Change forum link to http (https does not work)
- Add "Sign the forum release thread" to contributor instructions
2015-07-24 11:35:20 +02:00
bep
be4a9dd5d2
Remove section about the buildDate being configurable
...
It isn't.
2015-04-06 16:30:49 +02:00
bep
be25acae28
Fix README part about missing Windows tests
...
We now have AppVeyor.
2015-04-06 15:15:54 +02:00
bep
be1b7f67d3
Add git commit message guideline
...
Also rearranged the contribution section to get more attention to the important stuff.
2015-04-06 15:12:01 +02:00
Vitaly Haritonsky
32bf8b763c
removed duplicate word in readme
2015-03-14 10:45:50 -06:00
Steve Francia
fb0facefa8
Tidying the Readme a bit more
2015-03-04 09:17:35 -05:00
Steve Francia
6c9bdc2859
Using a smaller Header Image
2015-03-04 09:16:49 -05:00
Steve Francia
8aa646ced2
Fixing image in readme
2015-03-04 09:15:55 -05:00
Steve Francia
1e210a434d
Restructure top of Readme.md
2015-03-04 09:15:03 -05:00
The Gitter Badger
45d962c60a
Added Gitter badge
2015-03-04 14:06:38 +00:00
Steve Francia
d5cb369556
Update Readme.md with additional contribution guides
2015-03-04 09:01:15 -05:00
Anthony Fok
bb13d82677
[Docs] NetBSD and ARM pre-built binaries are already provided
...
See https://github.com/spf13/hugo/releases
What a pleasant surprise indeed!
How come I have never noticed them before?
And even `.deb` files are provided! How amazing!
2015-02-21 23:26:34 -07:00
Anthony Fok
ac189fd514
Update README.md and overview/installing.md
...
- Clarify that Hugo may be built wherever Go is available;
- Add links to Git, Mercurial and Go;
- Unlist Bazaar: No libraries that Hugo depends on use it any more;
- Suggest the user to simply run `make` to build `hugo`
to get `hugo version` to display the commit hash.
2015-02-21 13:42:15 -07:00
Anthony Fok
159836ed2d
README.me: Add linefeed that got lost in the last commit
2015-02-16 09:07:52 -07:00
Mary Anthony
df734bc18a
Tighten README for the sloppy reader
...
Tighten README for the sloppy reader
Tighten README for the sloppy reader
Fixing heads
tigheten markdown
tighten markdown
tighten markdown
tinker with headings
tinker with wording
fixing period spacing
moving the any dir stuff into the feature section
tweak overview
tweak overview
fixed option too
fix break:
2015-02-01 23:15:46 -07:00
Anthony Fok
ba44e860a3
[Docs] Copyediting
...
* Add meta author, description and generator tags
* Add Hugo version beside the logo and in the footer
* Suggest the user to run `go get -u -v` to update dependencies
* Requires Go 1.3+ rather than Go 1.1+
* Improve rendering/formatting in some places
* Add trailing slash to URLs where appropriate
* GitHub redirects all http requests to https, update accordingly
2015-01-28 18:02:40 -07:00