Open Profiler is an open-source project that serves as a personal portfolio template built with Angular. It is designed to be easily forked and customized, allowing anyone to create and showcase their personal or professional profile. Contributions from the community are welcome, making it a collaborative effort to enhance and improve the template.
-
Fork the Repository: Start by forking the repository to your GitHub account.
-
Install Dependencies: Execute
npm install
to install the required dependencies. -
Configure Open Profiler: Customize the Open Profiler configuration by updating the CONFIG object with your information. Refer to the GUIDELINES for detailed instructions.
-
Configure Seo Meta Tags: Update the CONFIG object with your specific information for SEO meta tags.
-
Build:
- Push a tag and let GitHub Actions manage the build process. Afterward, access the compiled files from the releases.
- Alternatively, build the project locally by running npm run build.
-
Deploy: Deploy your personalized portfolio from the (./dist//browser/) directory using your preferred hosting service.
We welcome contributions! If you have ideas or want to improve Open Profiler, read CONTRIBUTING.
Open Profiler is licensed under the MIT License.