You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-11-17 08:30:51 -05:00
Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# <img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/hugo-logo-wide.svg?sanitize=true" alt="Hugo" width="115"> via NPM [](https://github.com/jakejarvis/hugo-extended/actions) [](https://www.npmjs.com/package/hugo-extended) [](https://github.com/jakejarvis/hugo-extended/pulls?q=is%3Apr+label%3Adependencies)
|
# <img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/hugo-logo-wide.svg?sanitize=true" alt="Hugo" width="115"> via NPM [](https://www.npmjs.com/package/hugo-extended) [](https://github.com/jakejarvis/hugo-extended/actions)
|
||||||
|
|
||||||
> Plug-and-play binary wrapper for [Hugo Extended](https://gohugo.io/), the awesomest static-site generator.
|
> Plug-and-play binary wrapper for [Hugo Extended](https://gohugo.io/), the awesomest static-site generator.
|
||||||
|
|
||||||
@@ -34,7 +34,7 @@ The `build:preview` script below is designed for [Netlify deploy previews](https
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^10.2.5",
|
"autoprefixer": "^10.2.5",
|
||||||
"hugo-extended": "^0.75.1",
|
"hugo-extended": "^0.83.1",
|
||||||
"postcss": "^8.2.9",
|
"postcss": "^8.2.9",
|
||||||
"postcss-cli": "^8.3.1"
|
"postcss-cli": "^8.3.1"
|
||||||
}
|
}
|
||||||
@@ -43,7 +43,7 @@ The `build:preview` script below is designed for [Netlify deploy previews](https
|
|||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm start
|
$ npm run start
|
||||||
|
|
||||||
Building sites …
|
Building sites …
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user