Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braebo/discord-support_masonry-animation
https://github.com/braebo/discord-support_masonry-animation
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/braebo/discord-support_masonry-animation
- Owner: braebo
- Created: 2023-02-03T18:57:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T18:57:14.000Z (almost 2 years ago)
- Last Synced: 2024-06-02T00:45:15.009Z (5 months ago)
- Language: Svelte
- Homepage: https://masonry-animation.vercel.app
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Frackit](https://github.com/fractalhq/frackit)
Minimal Sveltekit Starter Template.
### download
```bash
npx degit fractalhq/frackit app
```### launch
```bash
cd app
npm install
npm run dev
```### cusomize
- Generate static files with [realfavicongenerator](https://realfavicongenerator.net/) and drop the result into `/static` to replace content like icons / pwa metadata with your own.
- Generate metatags [here](https://metatags.io/) and paste them into `/src/app.html` to replace the meta with your own.
### features
- [Vercel](https://vercel.com)
- [Typescript](https://www.typescriptlang.org)
- [MDSvex](https://mdsvex.com)
- [Stylelint](https://github.com/stylelint/stylelint)
- [SCSS/SASS](https://sass-lang.com)
- [PostCSS](https://postcss.org)
- [CSSNano](https://github.com/cssnano/cssnano)
- [Autoprefixer](https://github.com/postcss/autoprefixer)
- [Dark Theme](https://github.com/fractalhq/#ThemeToggle)
- [Fractils](https://github.com/fractalhq/fractils)
- [Greset](https://github.com/ghostdevv/greset)
- [Local](https://github.com/FractalHQ/frackit/tree/main/static/fonts) Font [Setup](https://github.com/FractalHQ/frackit/blob/main/src/styles/app.scss#L4-L24)
- PWA / Service Worker