First commits to a personal portfolio repository
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
Anurag Verma made 12 commits to a new repository, setting up a personal site with HTML files, a stylesheet, and domain configuration.
Verma started by creating an initial commit [1] and adding content for the first time [2]. He then renamed a file to index.html [3], added a CNAME record for custom domain setup [4], and updated it twice more [5] [6]. After renaming a file to main.html [7], he deleted the CNAME [8] and renamed the file again [9]. He updated the README [10], then created a stylesheet by adding css/style.css [11] and applied a background color to it [12]. The work shows initial exploration of GitHub and basic site structure.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] Initial commit anurag629/Anurag_Verma
- [2] fist time adding to github anurag629/Anurag_Verma
- [3] change / remane to index.html anurag629/Anurag_Verma
- [4] Create CNAME anurag629/Anurag_Verma
- [5] Update CNAME anurag629/Anurag_Verma
- [6] Update CNAME anurag629/Anurag_Verma
- [7] change / remane to main.html anurag629/Anurag_Verma
- [8] Delete CNAME anurag629/Anurag_Verma
- [9] change / remane to main.html anurag629/Anurag_Verma
- [10] Update README.md anurag629/Anurag_Verma
- [11] added css/style.css file anurag629/Anurag_Verma
- [12] added background color to css/style.css anurag629/Anurag_Verma