A Project for making Portfolio using GitHub Actions
It uses Toha Theme provided by Hugo combined with the power of Github Actions.
- Home Page
- About
- Skills
- Experiences
- Projects
- etc.,
- Click on Use Template Button. It will create a fork.
- Add a new name to the repository and choose private/public. Wait for 2/3 mins.
- Click on Settings and scroll down to GitHub Pages and choose
gh-pages
branch.
- Click on Save and Wait for 2/3 mins and refresh the page.
- Navigate to the link and you can see the portfoliio.
- Click on Issues Tab ->
New Issue
(Located at Right Side) -> You will see the below page.
- Click on
Get Started
Button in About section.
- Modify the content according to your profile and click on
Submit Issue
- Update the
config.yaml
file located in root of the repository according to your URL in 1st Line and 54th Line.
- If you want to update your skills, projects or any section again. Go to Issues Tab -> Click on issue according to the section -> update the content -> Click
Update Issue
Button.
Checkout the Guide Here