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
- Host: GitHub
- URL: https://github.com/task4233/note
- Owner: task4233
- Created: 2019-01-25T03:15:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-15T04:03:40.000Z (6 months ago)
- Last Synced: 2025-12-17T22:45:51.343Z (6 months ago)
- Topics: circleci, tex, vue, vuepress, yarn
- Language: Vue
- Homepage: https://task4233.dev
- Size: 49 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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)