Skip to content

MatthewLaFalce/onepage-bio

Repository files navigation

Welcome to onepage-bio 👋

Documentation

This is my version of a one-pager site that is based heavily on Chuck Groom's onepage-bio

Install

git clone [email protected]:MatthewLaFalce/onepage-bio.git

Usage

  • Place your photo in /img/profile.png
  • (Optional) Update the favicon /img/icon.png
  • (Optional) Update the header image /img/header_background.jpg
  • Edit _config.yml to give your name, email address, social media contacts, etc. You can also update the color scheme.
  • Edit content in /_includes/about_me.html and /_includes/interests.html
  • Install Jekyll gem install bundler jekyll
  • Deploy locally bundle exec jekyll serve
  • View at http://localhost:4000

Jekyll

For more details on Jekyll, read the documentation.

Author

👤 Matthew LaFalce

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Matthew LaFalce.
This project is Apache-2.0 licensed.


This README was generated with ❤️ by readme-md-generator