diff options
author | Bjørn Erik Pedersen <[email protected]> | 2023-08-30 19:24:34 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2023-08-30 19:24:34 +0200 |
commit | db45dbbee8ad59c9f585db2828dcf9284220b62f (patch) | |
tree | d7cfb67244ea2558d5b6da2688f0b46ed67e8cd6 /docs/content/en/news/0.7-relnotes/index.md | |
parent | e847a98db62872a72b9aa95933f1d7262a9d1c0b (diff) | |
parent | 77b976dd92b4f66657d83d875aef0c617df492d9 (diff) | |
download | hugo-db45dbbee8ad59c9f585db2828dcf9284220b62f.tar.gz hugo-db45dbbee8ad59c9f585db2828dcf9284220b62f.zip |
Merge commit '77b976dd92b4f66657d83d875aef0c617df492d9'
Diffstat (limited to 'docs/content/en/news/0.7-relnotes/index.md')
-rw-r--r-- | docs/content/en/news/0.7-relnotes/index.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/content/en/news/0.7-relnotes/index.md b/docs/content/en/news/0.7-relnotes/index.md deleted file mode 100644 index e140304c0..000000000 --- a/docs/content/en/news/0.7-relnotes/index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -date: 2013-07-05T04:22:00Z -description: "The first public release of Hugo." -title: "Hugo 0.7" -categories: ["Releases"] ---- - -As the first public release here's a bit about what Hugo can do so far: - -- **0.7.0** July 4, 2013 - - Hugo now includes a simple server - - First public release -- **0.6.0** July 2, 2013 - - Hugo includes an [example documentation site](http://hugo.spf13.com) which it builds -- **0.5.0** June 25, 2013 - - Hugo is quite usable and able to build [spf13.com](http://spf13.com) |