Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanatkn/ryanatkn.com

@ryanatkn's homepage and blog ðŸŠķ
https://github.com/ryanatkn/ryanatkn.com

activitypub activitystreams blog foss homepage svelte sveltekit typescript web

Last synced: 10 days ago
JSON representation

@ryanatkn's homepage and blog ðŸŠķ

Awesome Lists containing this project

README

        

# [ryanatkn.com](https://www.ryanatkn.com) ðŸŒĪðŸŒģðŸŋ

[a textured green nature circle with a void center](https://www.ryanatkn.com/)

> [@ryanatkn](https://github.com/ryanatkn)'s homepage and blog
> ðŸŠķ building free and open source tools and toys

## usage

```bash
# node >= 20.10
npm i
# then
npm run dev
# or
gro dev # npm i -g @ryanatkn/gro
```

See [SvelteKit](https://github.com/sveltejs/kit),
[Vite](https://github.com/vitejs/vite),
and [Gro](https://github.com/ryanatkn/gro) for more.

## build

```bash
npm run build
# or
gro build
```

## deploy

[Deploy](https://github.com/ryanatkn/gro/blob/main/src/docs/deploy.md)
(build, commit, and push) to the `deploy` branch, e.g. for GitHub Pages:

```bash
npm run deploy
# or
gro deploy
```

## credits ðŸĒðŸĒðŸĒ

[TypeScript](https://github.com/microsoft/TypeScript) ∙
[Svelte](https://github.com/sveltejs/svelte) ∙
[SvelteKit](https://github.com/sveltejs/kit) ∙
[Vite](https://github.com/vitejs/vite) ∙
[esbuild](https://github.com/evanw/esbuild) ∙
[Gro](https://github.com/ryanatkn/gro) ∙
[Fuz](https://github.com/ryanatkn/fuz) ∙
[Moss](https://github.com/ryanatkn/moss) ∙
[ESLint](https://github.com/eslint/eslint) ∙
[Prettier](https://github.com/prettier/prettier) ∙
& [more](package.json)

## license [ðŸĶ](https://wikipedia.org/wiki/Free_and_open-source_software)

[MIT](LICENSE)