Tuesday, Jun 29, 2021
shippedFirst commits to a personal portfolio repository
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.
Sources
- Initial commit · anurag629/Anurag_Verma
- fist time adding to github · anurag629/Anurag_Verma
- change / remane to index.html · anurag629/Anurag_Verma
- Create CNAME · anurag629/Anurag_Verma
- Update CNAME · anurag629/Anurag_Verma
- Update CNAME · anurag629/Anurag_Verma
- change / remane to main.html · anurag629/Anurag_Verma
- Delete CNAME · anurag629/Anurag_Verma
- change / remane to main.html · anurag629/Anurag_Verma
- Update README.md · anurag629/Anurag_Verma
- added css/style.css file · anurag629/Anurag_Verma
- added background color to css/style.css · anurag629/Anurag_Verma