elk-zone/elk - A nimble Mastodon web client https://github.com/elk-zone/elk
Find a file
2022-11-27 16:40:41 +08:00
.github ci: check semantic pull request PR title (#157) 2022-11-27 09:33:24 +01:00
.vscode
components chore: use orange heart (#158) 2022-11-27 16:40:41 +08:00
composables chore: fix build 2022-11-27 15:05:17 +08:00
constants
layouts feat: improve code block parsing 2022-11-27 14:16:02 +08:00
middleware
modules
pages ui: improve post details view 2022-11-27 08:35:19 +08:00
plugins fix: auto logout on stale token (#144) 2022-11-26 20:33:36 +01:00
public
scripts
server refactor: use h3 utils + event in server apis 2022-11-26 17:56:40 +00:00
styles fix(a11y): better secondary colors (#154) 2022-11-27 08:52:16 +01:00
tests feat: improve code block parsing 2022-11-27 14:16:02 +08:00
types
.env.example
.eslintrc
.gitignore chore: install inspect 2022-11-27 14:54:56 +08:00
.npmrc chore: enable shell emulator on windows and start preview with correct port 2022-11-26 18:13:47 +00:00
.stackblitzrc
app.vue
html.d.ts
LICENSE
netlify.toml
nuxt.config.ts chore: install inspect 2022-11-27 14:54:56 +08:00
package.json chore: install inspect 2022-11-27 14:54:56 +08:00
pnpm-lock.yaml chore: update lock 2022-11-27 15:05:13 +08:00
README.md
shims.d.ts
tsconfig.json
unocss.config.ts ui: border around account header avatar 2022-11-27 12:48:23 +08:00
vitest.config.ts

Elk

Elk Logo

A nimble Mastodon web client made with 💛

Elk is in early alpha, but it is already quite usable. We would love your feedback and contributions.

Check out the Open Issues and jump in the action. Join the Elk discord server to learn more and get involved!

The client is deployed to elk.zone, you can share screenshots on social media but avoid sharing this URL or the discord server until we open the repo.

If you would like to contribute, until the repo is open, please create branches in the main repository and send a PR from there.

Stack

  • Vite - Next Generation Frontend Tooling
  • Nuxt - The Intuitive Vue Framework
  • Vue - The Progressive JavaScript Framework
  • VueUse - Collection of Vue Composition Utilities
  • Pinia - The Vue Store that you will enjoy using
  • Vue Macros - More macros and syntax sugar for Vue
  • UnoCSS - The instant on-demand atomic CSS engine
  • Iconify - Iconify icon sets in JSON format
  • Masto.js - Mastodon API client in TypeScript
  • shiki - A beautiful Syntax Highlighter

License

MIT