Code Monkey home page Code Monkey logo

resume's Introduction

kawamataryo's resume

textlint build pdf create issue release date

[ English | 日本語 ]

Data

Features

💅 Lint text

Automatic proofreading with textlint.

$ yarn lint --fix

It is also automatically executed when pre-commit by husky.
proofreading rules are set with .textlintrc.

📝 Convert Markdown to PDF

You can generate PDF with md-to-pdf.

$ yarn build:pdf

The output PDF can be styled as you like with CSS. Edit the pdf-configs/style.css.

🛠 Create release

When you push with a v** tag, GitHub Actions will run the build, generate the PDF, create a Release, and register the PDF to Assets.

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

📆 Remind update

Automatically generate issues every three months with GitHub Actions Schedules triggers to prompt you to update your resume.

To change the duration or stop the job, edit .github/workflows/create-issue.yml.
To change the issue contents, edit .github/ISSUE_TEMPLATE.md.

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.