Skip to content

nenofetch/aboutme

 
 

Repository files navigation

Welcome to aboutme 👋

aboutme – Your personal homepage running on Node.js ⚡️

Front‑End_Checklist followed License: MIT Netlify Status Twitter


aboutme is a template that you can use to put information about yourself on the internet. Basically, on the user interface doesn't use JavaScript, only CSS! But support Progressive Web Apps (PWA) with Workbox.

Screenshot

🙏 Note

This project work in progress. The next version I will include Node.js packages like a Gulp to optimize development and production. Soon! 🙇‍♂️

📑 Documentation

If you want to use and configure this template, please read the documentation.

Clone

Clone this repository and customization it:

git clone https://github.com/illvart/aboutme.git

Install Packages

Install the packages required:

yarn install

Development

Running locally:

yarn dev

PWA

After editing the code and adding something, then inject manifest:

yarn inject-manifest

Deploy

Default deploy command for GitHub Pages.
You can also use Netlify, and this automatically pointing to the static directory.

yarn deploy

Note: Create a new branch with the name gh-pages, then deploy static directory to the gh-pages branch.

Testing

You can test netlify headers including security, cache, etc:

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.

❤️ Show your support

Give a ⭐️ this repository if this project helped you!

📝 License

Except as otherwise noted, this work is licensed under the MIT License.


Copyright © 2019 Muhammad Nur Fuad (illvart). All Rights Reserved.

About

aboutme – Your personal homepage running on Node.js ⚡️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.0%
  • CSS 45.3%
  • JavaScript 5.7%