Skip to content

hackjutsu/geek-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geek Profile

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

Sample

View the live demo

Bootstrap

Make sure you have the current Node.js LTS release and npm installed.

npm install

Customize your Profile

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

Develop

npm run dev

Local preview runs with Eleventy and watches Markdown/CSS changes.

Build

npm run build

Static website will be generated at ./docs.

Release

npm run release

Static website will be generated in ./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

Topics

Resources

License

Contributing

Stars

85 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors