Skip to content

ohbarye/ohbarye.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ohbarye.github.io

https://ohbarye.github.io/

me

Development

$ git clone https://github.com/ohbarye/ohbarye.github.io.git && cd ohbarye.github.io
$ yarn && yarn dev
$ open http://localhost:3000

Lint / Format

This project uses Biome.

$ yarn lint
$ yarn lint:fix

Index page application

It's a simple JavaScript application. The following command starts a dev server managed by Vite.

$ yarn && yarn dev
$ open http://localhost:3000

CVs

Edit the files below.

  • src/cv/en.md
  • src/cv/ja.md

PDF and HTML files are generated by Pandoc with the command below.

Build / Publish

Requirements

To generate CVs, it requires those tools.

$ brew install pandoc wkhtmltopdf

Build

To build index page (managed by Vite) and CVs (generated by Pandoc).

$ yarn build

Publish

Just push it to origin/main, then GitHub pages publishes files in /docs.

VSCode Remote Container

Just open this project in VSCode.

Note: Convertion to PDF does not work well in container. Maybe Pandoc's version mismatch.

About

My profile 🐟 🐈 πŸ’¨ and curriculum vitae

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •