Skip to content

Japanese style resume built with HTML. 履歴書.html

Notifications You must be signed in to change notification settings

hrfmmymt/resume

Repository files navigation

resume

japanese traditional resume/cv on web.

resume screenshot

contains

  • Yarn
  • PostCSS
  • autoprefixer
  • postcss-custom-properties
  • postcss-import
  • postcss-nested
  • stylelint
  • stylefmt
  • Browsersync

development

yarn install   # Init

yarn css       # Build css
yarn w-css     # Watch css
yarn lint-css  # Lint css

yarn serve     # Edit start while w-css and autoreload on localhost:3000

yarn build     # Build resume in dist/
yarn deploy    # Build and Deploy to gh-pages

and also you can deploy to heroku.

concept

it is supposed to be printed as well as web browsing. please try printing directly using the print function of various web browsers.

Web ブラウジングだけでなく、印刷されることも想定しています。各種 Web ブラウザーの印刷機能を使って直接印刷してみて下さい。