Coder Social home page Coder Social logo

resume's Introduction

yu1roの職務経歴書

こちらを参考に作成させていただきました。 https://github.com/kawamataryo/resume

Data

Features

💅 Lint text

textlint での自動校正が可能です。

$ yarn lint --fix

husky によってcommit前にも自動で実行されます。 校正のルールは.textlintrcに記載しています。

📝 Convert Markdown to PDF

md-to-pdf でのPDF生成が可能です。

$ yarn build:pdf

出力されるPDFはCSSで任意のスタイルを設定可能です。pdf-configs/style.cssを編集してください。

🛠 Create release

v** tagをつけてpushするとGitHub Actionsでビルドが走り、PDFの生成、Releaseの作成、AssetsへPDFの登録が実行されます。

$ git commit -m "add job"
$ git tag v1.0
$ git push origin --tags

📆 Remind update

GitHub Actionsのschedule triggerで3ヶ月に1回、職務経歴書の内容更新を促すissueが自動生成されます。

期間の変更、Jobの停止は.github/workflows/create-issue.yml を編集してください。

resume's People

Contributors

yu1ro avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.