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

https://github.com/task4233/note

Notes for Contests and Development Records
https://github.com/task4233/note

circleci tex vue vuepress yarn

Last synced: 4 months ago
JSON representation

Notes for Contests and Development Records

Awesome Lists containing this project

README

          

# note

TechBlog兼ポートフォリオです。

## Description
記事にするほどではない。でも, メモとして残しておきたい。そんな時にVuePressを見つけました。
markdown, TeXに対応しているので便利です。

## Features

- [VuePressの1.x系](https://v1.vuepress.vuejs.org/)を利用
- markdownおよびTeXの適応
- GitHub Pagesへのデプロイ
- CircleCIを用いた自動デプロイ

## Requirement
- \>= yarn ver 1.17.3
- [package.json](https://github.com/task4233/note/blob/master/package.json)に必要パッケージは載っています。

## Installation
```bash
git clone https://github.com/task4233/note/
yarn install
yarn src:dev
```

## Author

[@task4233](https://twitter.com/task4233)