Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tubone24/markdown-memo
personal memo with vuepress
https://github.com/tubone24/markdown-memo
algolia algolia-search vuepress
Last synced: 3 days ago
JSON representation
personal memo with vuepress
- Host: GitHub
- URL: https://github.com/tubone24/markdown-memo
- Owner: tubone24
- License: mit
- Created: 2019-09-07T11:24:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T23:52:00.000Z (8 months ago)
- Last Synced: 2024-04-27T00:37:25.057Z (8 months ago)
- Topics: algolia, algolia-search, vuepress
- Language: Vue
- Homepage: https://note.tubone-project24.xyz
- Size: 31.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# markdown-memo
[![Netlify Status](https://api.netlify.com/api/v1/badges/835a958e-9e63-422a-b53d-f56156e490ec/deploy-status)](https://app.netlify.com/sites/pedantic-lewin-5f8622/deploys)
[![DeployToNetlifyPRD](https://github.com/tubone24/markdown-memo/actions/workflows/deploy.yml/badge.svg)](https://github.com/tubone24/markdown-memo/actions/workflows/deploy.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/tubone24/markdown-memo/badge)](https://www.codefactor.io/repository/github/tubone24/markdown-memo)## What is this?
Tips note which write by tubone.
[https://note.tubone-project24.xyz](https://note.tubone-project24.xyz)
## How Deploy?
Run at local, execute commands below, and access http://localhost:8080
```
$ npm install
$ npm run dev
```## Deploy at Netlify
Push the button below.
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/tubone24/markdown-memo)
## Algolia Docsearch
This vuepress using Algolia Docsearch and Build the scraper with GitHub Actions
## Gitpod
If you edit the sources or markdowns, you can use Gitpod.
[gitpod.io#https://github.com/tubone24/markdown-memo](https://gitpod.io#https://github.com/tubone24/markdown-memo)