Skip to content

Commit

Permalink
Add barnsworthburning.net (#126)
Browse files Browse the repository at this point in the history
* Add barnsworthburning

* Fix spacing

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add barnsworthburning to readme + fetch GH metadata

* downgrade eslint to v8 till typescript support

* Update screenshots for barnsworthburning

* fix outdated module doc str

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Janosh Riebesell <[email protected]>
  • Loading branch information
3 people authored Jul 28, 2024
1 parent 24ed312 commit 0c3dcca
Show file tree
Hide file tree
Showing 9 changed files with 64 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repos:
stages: [commit, commit-msg]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.6.0
rev: v9.8.0
hooks:
- id: eslint
types: [file]
Expand Down
12 changes: 12 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,16 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve

uses: [TypeScript], [SMUI], [Sass]

1. **[barnsworthburning](https://barnsworthburning.net)**&nbsp;
[[code](https://github.com/Aias/barnsworthburning)]&ensp;
<a href="https://github.com/Aias/barnsworthburning/stargazers">
<img src="https://img.shields.io/github/stars/Aias/barnsworthburning?logo=github" alt="GitHub stars" valign="middle">
</a>

An experimental commonplace book / digital garden with a richly interconnected set of links, notes, and ideas.<br>

uses: [TypeScript], [Airtable], [Radix], [MarkedJS], [Cloudflare Pages]

1. **[puruvj.dev](https://puruvj.dev)**&nbsp;
[[code](https://github.com/puruvj/puruvjdev3)]&ensp;
<a href="https://github.com/puruvj/puruvjdev3/stargazers">
Expand Down Expand Up @@ -854,6 +864,7 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve

uses: [Typescript], [SCSS], [PostCSS], [Motion One], [OGL], [WebGL], [Directus], [Swell Commerce], [Vercel]

[airtable]: https://airtable.com
[algolia]: https://algolia.com
[anime.js]: https://animejs.com
[aws]: https://aws.amazon.com
Expand Down Expand Up @@ -932,6 +943,7 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve
[prisma]: https://prisma.io
[prosemirror]: https://prosemirror.net
[python]: https://python.org
[radix]: https://radix-ui.com
[rehype]: https://github.com/rehypejs/rehype
[release it]: https://github.com/release-it/release-it
[remark]: https://github.com/remarkjs/remark
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"dotenv": "^16.4.5",
"eslint": "^9.6.0",
"eslint": "8",
"eslint-plugin-svelte": "^2.41.0",
"js-yaml": "^4.1.0",
"marked": "^13.0.2",
Expand Down
31 changes: 31 additions & 0 deletions site/src/sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3117,3 +3117,34 @@
name: Mend Renovate
location: null
company: '@mend'
- title: barnsworthburning
url: https://barnsworthburning.net
repo: https://github.com/Aias/barnsworthburning
description: >-
An experimental commonplace book / digital garden with a richly
interconnected set of links, notes, and ideas.
uses:
- TypeScript
- Airtable
- Radix
- MarkedJS
- Cloudflare Pages
tags:
- commonplace
- digital garden
- networks
- notes
- open source
- themes
date_created: 2019-07-09T00:00:00.000Z
date_added: 2024-07-28T00:00:00.000Z
slug: barnsworthburning
repo_stars: 24
contributors:
- github: Aias
twitter: null
url: https://barnsworthburning.net
avatar: https://avatars.githubusercontent.com/u/6697904?v=4
name: Nick Trombley
location: Boston
company: '@logrhythm '
4 changes: 2 additions & 2 deletions site/src/tasks/screenshots.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* This file parses sites.yml, generates low+hi-res screenshots for each site,
saves them as WebP to site/static/screenshots/ and compresses them. */
/* This file parses sites.yml, generates low+hi-res screenshots for each site and
saves them as AVIF to site/static/screenshots. */

import type { Site } from '$lib'
import fs from 'fs'
Expand Down
Binary file added site/static/screenshots/barnsworthburning.avif
Binary file not shown.
Binary file not shown.
15 changes: 15 additions & 0 deletions sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -919,3 +919,18 @@
tags: [component library]
date_created: 2022-05-15
date_added: 2024-05-31

- title: barnsworthburning
url: https://barnsworthburning.net
repo: https://github.com/Aias/barnsworthburning
description: An experimental commonplace book / digital garden with a richly
interconnected set of links, notes, and ideas.
uses:
- TypeScript
- Airtable
- Radix
- MarkedJS
- Cloudflare Pages
tags: [digital garden, commonplace, notes, networks, themes]
date_created: 2019-07-09
date_added: 2024-07-28
2 changes: 2 additions & 0 deletions tools.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
airtable: https://airtable.com
algolia: https://algolia.com
anime.js: https://animejs.com
aws: https://aws.amazon.com
Expand Down Expand Up @@ -76,6 +77,7 @@ prism: https://prismjs.com
prisma: https://prisma.io
prosemirror: https://prosemirror.net
python: https://python.org
radix: https://radix-ui.com
rehype: https://github.com/rehypejs/rehype
release it: https://github.com/release-it/release-it
remark: https://github.com/remarkjs/remark
Expand Down

0 comments on commit 0c3dcca

Please sign in to comment.