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
- Host: GitHub
- URL: https://github.com/coordinate-cat/mine
- Owner: Coordinate-Cat
- License: wtfpl
- Created: 2020-09-26T01:49:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T01:28:42.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T07:19:41.566Z (over 1 year ago)
- Topics: sapper, svelte, vercel
- Language: CSS
- Homepage: https://minejp.vercel.app/
- Size: 1.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-WTFPL
Awesome Lists containing this project
README
# miNE
[](https://app.codacy.com/gh/Coordinate-Cat/miNE?utm_source=github.com&utm_medium=referral&utm_content=Coordinate-Cat/miNE&utm_campaign=Badge_Grade)
[](http://www.wtfpl.net/about/)
| LightHouse categories | Scores |
| - | - |
| Single |  |
| Accessibility |  |
| Best Practices |  |
| Performance |  |
| PWA |  |
| SEO |  |
## 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
[](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)