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

https://github.com/coordinate-cat/mine

miNE(new blog) - no CMS, only marked
https://github.com/coordinate-cat/mine

sapper svelte vercel

Last synced: about 2 months ago
JSON representation

miNE(new blog) - no CMS, only marked

Awesome Lists containing this project

README

          

# miNE
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d909b0478b8c432ea1c2ae7f954254a5)](https://app.codacy.com/gh/Coordinate-Cat/miNE?utm_source=github.com&utm_medium=referral&utm_content=Coordinate-Cat/miNE&utm_campaign=Badge_Grade)
[![License: WTFPL](https://img.shields.io/badge/License-WTFPL-brightgreen.svg)](http://www.wtfpl.net/about/)


| LightHouse categories | Scores |
| - | - |
| Single | ![Lighthouse Single Badge](test_results/lighthouse.svg) |
| Accessibility | ![Lighthouse Accessibility Badge](test_results/lighthouse_accessibility.svg) |
| Best Practices | ![Lighthouse Best Practices Badge](test_results/lighthouse_best-practices.svg) |
| Performance | ![Lighthouse Performance Badge](test_results/lighthouse_performance.svg) |
| PWA | ![Lighthouse PWA Badge](test_results/lighthouse_pwa.svg) |
| SEO | ![Lighthouse SEO Badge](test_results/lighthouse_seo.svg) |


## Description
miNE(new blog) - no CMS, only marked

If I make a structure that parses markdown using the existing Sapper template, I get an error on the Vercel side, so I'll use [this](https://github.com/Charca/sapper-blog-template) template.

- Put the markdown in src/routes/blog/posts


## Stacks
Language: Svelte

Framework :Sapper

Deploy: Vercel

Test: Cypress

CodeReview: Codacy


## Usage
### LightHouse Badges
```
All : npm run lh
Single : npm run lhs
```

## Deploy with Vercel
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fnext.js%2Ftree%2Fcanary%2Fexamples%2Fhello-world)

## License
[LICENSE WTFPL](https://github.com/Coordinate-Cat/miNE/blob/master/LICENSE-WTFPL)