Skip to content

Commit

Permalink
Update ruv.is
Browse files Browse the repository at this point in the history
  • Loading branch information
freearhey committed Nov 26, 2023
1 parent e4475c7 commit 1d32de8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 15 additions & 0 deletions sites/ruv.is/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# ruv.is

https://www.ruv.is/sjonvarp/dagskra/

### Download the guide

```sh
npm run grab -- --site=ruv.is
```

### Test

```sh
npm test -- ruv.is
```
2 changes: 0 additions & 2 deletions sites/ruv.is/ruv.is.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// npm run grab -- --site=ruv.is

const { parser, url } = require('./ruv.is.config.js')
const fs = require('fs')
const path = require('path')
Expand Down

0 comments on commit 1d32de8

Please sign in to comment.