Pierre-Alain TORET
852188f855
Update installing.md with Fedora instructions
2018-01-19 14:20:44 +01:00
Bjørn Erik Pedersen
7960822895
Fix min Go version in installing
...
Closes https://github.com/gohugoio/hugo/issues/4223
2018-01-04 23:36:55 +01:00
Tails
b8bcb2fb8b
Include note to allow hugo write permissions outside home dir
2017-12-16 11:44:58 +01:00
Pierre-Alain TORET
a042b67b5b
Update installation instructions for Fedora, CentOS, Red Hat
...
Cleaned the Fedora, CentOS, RH section :
- removed the outdated copr link to spf13 repo
- removed the version mentionned on my copr repo as I follow the releases
2017-11-15 20:52:21 +01:00
Bjørn Erik Pedersen
158cee1b5c
Make the tags into keywords
...
See #32
2017-09-13 19:50:17 +02:00
Giraffe Academy
2b27785915
Add tutorial videos to several docs pages
...
Credits go to @giraffeacademy
2017-09-11 22:06:09 +02:00
Terence Eden
4e1e43e9ca
Fix broken Pygments url
...
Fixes #161
2017-08-31 18:55:37 +02:00
M Brennan
286985009b
Remove HTML special chars from Windows install example
2017-08-19 08:23:07 +02:00
Leon Barnard
2e05043f16
Add upgrade instructions using homebrew
2017-08-18 22:38:44 +02:00
Jaroslav Lichtblau
378aded702
Use community repository for Arch Linux installation guide
2017-08-07 20:47:03 +02:00
Ryan Watters
c24405600d
Remove inline icons from installation guide
...
Fixes #78
2017-07-24 01:00:19 +02:00
Bjørn Erik Pedersen
5e0cfaa92b
Adjust Linux install
2017-07-23 21:24:55 +02:00
Bjørn Erik Pedersen
572b9e7590
Clean up the code shortcode use
...
* No markdown needed
* No code fence needed
See #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen
a1b2fd3bdc
Remove the code fence language codes
...
See #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen
b0470688f1
Use infinitive mood for titles
...
Fixes #46
2017-07-17 21:22:03 +02:00
Bjørn Erik Pedersen
61203de8cb
Some minor edits of the getting started section
2017-07-16 22:11:34 +02:00
Bjørn Erik Pedersen
87db4be71e
Remove the tags config for now
...
See https://github.com/gohugoio/hugoDocs/issues/32
2017-07-14 10:54:47 +02:00
Ryan Watters
6df80224b7
Add CentOS to Install Hugo page
...
Closes rdwatters/hugo-docs-concept#133
See PR gohugoio/hugo#3581
2017-07-12 23:57:24 -06:00
Ryan Watters
d78c5b4d5c
Replace all instances of discuss.gohugo.io with new discourse.gohugo.io URL
2017-06-16 20:50:36 -05:00
Ryan Watters
e731a7aa51
Fix heading typo for Windows 10 users in install instructions
2017-06-16 20:44:24 -05:00
Ryan Watters
4231fd695e
Update all relevant instances of spf13 to gohugoio in install instructions
2017-06-16 20:39:42 -05:00
Bud Parr
7fd64f19c8
Merge bp/theme-design branch containing Bud Parr's new design
...
It's a beautiful thing. A thousand thanks, Bud.
See PR rdwatters/hugo-docs-concept#118
2017-05-26 14:25:22 -05:00
Ryan Watters
f4d9612e61
Update console message in sample code for brew installation
2017-05-24 13:57:20 -05:00
Ryan Watters
801ab9f59e
Remove "brew update" from install page
...
Closes rdwatters/hugo-docs-concept#115
2017-05-24 13:52:34 -05:00
Ryan Watters
bd40c73f29
Add datatable shortcodes and custom outputs draft
...
Closes rdwatters/hugo-docs-concept#77
2017-04-07 15:19:28 -05:00
Ryan Watters
2e639d9567
Make a small casing fix on installing page
2017-04-07 12:06:37 -05:00
digitalcraftsman
2329545aa7
Favor HTTPS and use ref.-style links more consistently
...
Fix a few small merging conflicts, but this is all good by me.
Thanks @digitalcraftsman!
See PR rdwatters/hugo-docs-concept#71
2017-04-07 12:01:52 -05:00
Ryan Watters
119182aa43
Add sections_weight to all content files
2017-04-05 18:48:10 -05:00
Ryan Watters
4b1dfc1d52
Update govendor instructions in source install
2017-04-05 11:21:23 -05:00
Bud Parr
6896947058
Update content to use Hugo's built-in menu
...
* add generic menu declaration
* update about section
* commands
* update content management section
* update contribute section
* functions
* update getting started section
* update hosting and deployment section
* fix mailing list entry (no menu)
* update news section
* update Templates section
* update tools section
* update themes section
* troubleshooting
* update variables section
Fixes rdwatters/hugo-docs-concept#45
See PR rdwatters/hugo-docs-concept#62
2017-03-31 17:50:49 -05:00
Ryan Watters
f514681d1e
Remove all tutorial-related content from install guide
2017-03-27 11:39:43 -05:00
Ryan Watters
1849c7e94f
Add Red Hat and Fedora to installing.md
...
Closes rdwatters/hugo-docs-concept#34
2017-03-14 13:31:13 -05:00
Ryan Watters
0fe6d98b14
Update OSX to macOS across the board closes #33
2017-03-14 13:23:05 -05:00
Ryan Watters
2704a4ce7f
Update installation instruction on Linux distros
...
per @anthonyfok's recommendations
2017-03-13 16:03:50 -05:00
Ryan Watters
a1c8d046f9
Add GH milestones to roadmap, and update Snap/Ubuntu in installing.md
2017-03-13 10:51:22 -05:00
Ryan Watters
201c999aed
Update other vars to individual pages
...
Closes rdwatters/hugo-docs-concept#25
2017-03-12 20:21:01 -05:00
Ryan Watters
a5a7e87346
Add js icon to code blocks and fix prev/next icons in content footer
2017-03-12 18:17:44 -05:00
Ryan Watters
4d187661d2
Add chocolatey install
...
Closes rdwatters/hugo-docs-concept#23
2017-03-12 16:29:08 -05:00
Ryan Watters
2a011b7cff
Add admonition note for Snap users in install docs
2017-03-10 16:18:34 -06:00
Ryan Watters
c1437ea459
Add finalized views.md and usage.md
2017-03-09 19:08:32 -06:00
Ryan Watters
766089ddf8
Finalize more CM pages
2017-03-09 01:05:53 -06:00
Ryan Watters
e45a9713f2
Add default social image for sharing
2017-03-07 01:47:06 -06:00
Ryan Watters
a3dd283df2
Fix typo with @digitalcraftsman in Arch Linux install docs
2017-03-05 23:58:17 -06:00
Ryan Watters
c5c7d5a5da
Merge pull request rdwatters/hugo-docs-concept#4 from digitalcraftsman/install-via-arch
...
Add installation instructions for Arch Linux
2017-03-05 23:53:34 -06:00
Ryan Watters
d1672cac0f
Update funcQR _index content
2017-03-05 23:43:12 -06:00
Ryan Watters
2c776de6be
Fix more typos on installing page
2017-03-05 23:28:17 -06:00
digitalcraftsman
8e2e9fc8f5
Add installation instructions for Arch Linux
2017-03-05 13:02:12 +01:00
Ryan Watters
5cb9f6865a
Add twitter row and dummy text for homepage features
2017-03-04 02:43:37 -06:00
Ryan Watters
9dc11d3b0c
Add SVGs and slide animations to homepage
2017-03-02 01:31:59 -06:00
Ryan Watters
fb4618560d
Add removal of icons
2017-03-01 18:42:44 -06:00