hackjutsu / geek-profile

👻 Geek Profile Maker based on Markdown

Home Page:http://hackjutsu.com/geek-profile/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geek Profile

Write your profile in Markdown and publish it on GitHub Page.

Bootstrap

yarn

Customize your Profile

  • Customize your profile/CV/resume at profile/src/index.md.
  • Put your customized CSS in profile/src/css/site.css.

Build

yarn run build

Static website will be generated at profile/public.

Release

yarn run release

Static website will be generated and moved to ./docs. Push this project to your GitHub repo's master branch and set master branch /docs folder as the GitHub Page source.

License

MIT @CosmoX

About

👻 Geek Profile Maker based on Markdown

http://hackjutsu.com/geek-profile/

License:MIT License


Languages

Language:JavaScript 77.0%Language:CSS 23.0%