summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2022-08-22readme: Add Golang URL to Go linksReece Russell
2022-08-19Update README.mdBjørn Erik Pedersen
2022-08-19Update README.mdBjørn Erik Pedersen
2022-08-19Update README.mdBjørn Erik Pedersen
2022-07-31Update README.mdBjørn Erik Pedersen
Updates #10136
2022-06-13readme: Update dependency listAndreas Deininger
2022-03-16readme: Add note about Go 1.18Bjørn Erik Pedersen
2022-03-16readme: Add a contribution noteBjørn Erik Pedersen
2021-11-03readme: Update dependency listAndreas Deininger
2021-10-19readme: Add hyperlink to the banneritsAftabAlam
2021-10-17readme: Fix a typo on OpenBSDnabbisen
2021-10-05readme: Remove tracking imageShalabh Kamboj
The server for the tracking image for analytics is currently down, therefore I found it convenient to remove the link in order to maintain our readme
2021-05-03readme: Update dependency listBjørn Erik Pedersen
2021-02-18Update Travis, GitHub, CircleCI and Snap to Go 1.16 (only)Bjørn Erik Pedersen
2020-12-30Add Dart Sass supportBjørn Erik Pedersen
But note that the Dart Sass Embedded Protocol is still in beta (beta 5), a main release scheduled for Q1 2021. Fixes #7380 Fixes #8102
2020-06-23Updated installation instruction about Sass/SCSS supportMateusz Szczyrzyca
2020-03-02Update dependency list in README.mdAnthony Fok
to include only runtime dependencies, i.e. what is in the released binary.
2020-03-02Update dependency list in READMEAnthony Fok
2020-02-04Update Go version requirementBjørn Erik Pedersen
We run tests on current + (current -1) (we also test on the latest Go source), which means that the current supported Go versions are Go 1.12 and 1.13. Closes #6853
2019-11-25Improve grammar in README.mdjasdeepgill
2019-10-04readme: Update ArchitecturesBjørn Erik Pedersen
2019-08-09Use the SVG logo in README.mdXhmikosR
2019-06-08Improve Org mode support: Replace goorgeous with go-orgNiklas Fasching
Sadly, goorgeous has not been updated in over a year and still has a lot of open issues (e.g. no support for nested lists). go-org fixes most of those issues and supports a larger subset of Org mode syntax.
2019-03-07Remove Gitter dev chat linkBjørn Erik Pedersen
Almost every question we get there belong on https://discourse.gohugo.io/
2018-11-28Remove duplicate mapstructure depdendencyBjørn Erik Pedersen
2018-11-28Add dependency list to READMEBjørn Erik Pedersen
2018-11-13Remove appveyorBjørn Erik Pedersen
We now build on Travis for all platforms.
2018-10-11Update URLs to stop 301 redirectsBen Abbott
2018-10-03Update README & CONTRIBUTINGGregorio Martinez
Fix broken links for Dev Chat that point to broken gitter.im room. Remove lines about `mage vendor` target that is no longer available. Remove broken table of contents links for headings in CONTRIBUTING.md Fix typo
2018-08-29Update README.mdBjørn Erik Pedersen
2018-08-08readme: https links to 3rd party sitesChristian Oliff
2018-04-09Update README.mdHudson Muff
I discovered an inconsistency between the website documentation (https://gohugo.io/getting-started/installing/#source) and this README, for installing from source. I checked them both and the website seems to be newer so I would like to propose updating this README to install Hugo using mage (unless it doesn't really matter).
2018-01-30readme: Update list of "builders" to include myselfBjørn Erik Pedersen
2017-10-28Add linebreak to README.md for better readabilityRizky Agung
2017-10-05Minor README changesSteve Divskinsy
2017-08-10Update docs versiona and READMEBjørn Erik Pedersen
Closes #3791
2017-07-18Add some README info about the docs repoBjørn Erik Pedersen
2017-06-17Update links to new discuss URLBjørn Erik Pedersen
2017-06-14Update logo link in READMEBjørn Erik Pedersen
2017-06-13Update Gitter link in READMEBjørn Erik Pedersen
That is still running under spf13.
2017-06-13Change Windows build badge link, take #3Bjørn Erik Pedersen
2017-06-13Change Windows build badge link, take #2Bjørn Erik Pedersen
2017-06-13Update Windows build linkBjørn Erik Pedersen
2017-06-13Update README to point to gohugoio/hugoBjørn Erik Pedersen
2017-04-05docs: Properly capitalize GitHubRicardo N Feliciano
2017-03-15docs: Change OS X to macOS in README and CONTRIBUTINGAnthony Fok
2017-03-12docs: Add Android to READMEBjørn Erik Pedersen
2017-02-23docs: Mention Hugo's official twitter accountdigitalcraftsman
2017-01-02Remove waffle.io graph from READMECameron Moore
Waffle.io's throughput graph appears to be broken. Remove the graph and simply link to GitHub's Pulse page. Fixes #2865
2016-09-28Readme: Clarify usage of Gitterdigitalcraftsman