We do not need any js anymore
This commit is contained in:
parent
5a687c432b
commit
0aea82e5bd
6 changed files with 1 additions and 1491 deletions
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"parser": "babylon",
|
||||
"printWidth": 100,
|
||||
"trailingComma": "all"
|
||||
}
|
12
README.md
12
README.md
|
@ -152,17 +152,7 @@ Either you comment it out completely or you write the following in
|
|||
|
||||
## How to edit the theme
|
||||
|
||||
If you really want to edit the theme, you need to install Node dependencies. To do this, go to the theme directory (from your Hugo root directory):
|
||||
|
||||
```
|
||||
$ cd themes/hello-friend-ng
|
||||
```
|
||||
|
||||
and then run:
|
||||
|
||||
```
|
||||
$ npm install
|
||||
```
|
||||
Just edit it. You don't need any node stuff. ;)
|
||||
|
||||
## Sponsoring
|
||||
|
||||
|
|
1454
package-lock.json
generated
1454
package-lock.json
generated
File diff suppressed because it is too large
Load diff
19
package.json
19
package.json
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"name": "hello-friend-ng",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"author": "Djordje Atlialp <djordje@atlialp.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 2 versions",
|
||||
">1%",
|
||||
"not dead"
|
||||
],
|
||||
"devDependencies": {
|
||||
"bulma": "^0.8.2",
|
||||
"node-sass": "^4.13.1"
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
{"Target":"main.min.7bfbbe12786fa0ded4b4c0d792cbb36a5bd0bdb0b856dde57aa7b1f6fe0f2b87.css","MediaType":"text/css","Data":{"Integrity":"sha256-e/u+EnhvoN7UtMDXksuzalvQvbC4Vt3leqex9v4PK4c="}}
|
Loading…
Add table
Add a link
Reference in a new issue