[{"data":1,"prerenderedAt":2986},["ShallowReactive",2],{"/blog/build-a-new-website-in-a-few-easy-steps-with-gitlab-pages":3,"navigation-en-us":2208,"banner-en-us":2635,"footer-en-us":2645,"blog-post-authors-en-us-Alex Fracazo":2889,"blog-related-posts-en-us-build-a-new-website-in-a-few-easy-steps-with-gitlab-pages":2904,"blog-promotions-en-us":2923,"next-steps-en-us":2976},{"id":4,"title":5,"authors":6,"body":8,"category":2188,"date":2189,"description":2190,"extension":2191,"externalUrl":2192,"faq":2192,"featured":2193,"heroImage":2194,"meta":2195,"navigation":1013,"path":2196,"seo":2197,"slug":2201,"stem":2202,"tags":2203,"template":2206,"updatedDate":2192,"__hash__":2207},"blogPosts/en-us/blog/build-a-new-website-in-a-few-easy-steps-with-gitlab-pages.md","Build a new website in a few easy steps with GitLab Pages ",[7],"Alex Fracazo",{"type":9,"value":10,"toc":2175},"minimark",[11,15,25,28,33,36,49,52,56,62,69,80,86,128,134,140,144,147,153,192,1812,1816,1819,1825,1830,1838,1844,1853,1861,1867,1872,1878,1883,1886,1889,1894,1900,1913,1918,1924,1927,1931,1946,1952,1958,1962,1972,1979,1997,2000,2005,2011,2019,2025,2041,2046,2059,2064,2096,2099,2106,2110,2113,2118,2121,2125,2133,2144,2148,2171],[12,13,14],"p",{},"A personal website is more than just a utility for digital creators and professionals in tech. It's a representation of your brand. But creating one from scratch can be time-consuming and expensive.",[12,16,17,18,24],{},"With ",[19,20,23],"a",{"href":21,"rel":22},"https://docs.gitlab.com/user/project/pages/",[],"GitLab Pages",", you can host your website with built-in features, including SSL certificates and a GitLab-provided domain. All of this is available on GitLab's free tier, making it an efficient solution for hosting your professional presence.",[12,26,27],{},"We're going to take you on a fun journey to craft a stunning personal website using GitLab Pages! We’ve got a super simple, versatile template that you can easily jazz up to reflect your unique style. So grab your favorite snack, get comfy, and let’s turn your online presence into something truly fabulous!",[29,30,32],"h2",{"id":31},"prerequisites","Prerequisites",[12,34,35],{},"You will need the following prerequisites before getting started:",[37,38,39],"ul",{},[40,41,42,43,48],"li",{},"A GitLab account (the ",[19,44,47],{"href":45,"rel":46},"https://about.gitlab.com/pricing/",[],"free tier"," is sufficient)  * Basic familiarity with HTML/CSS  * Content and images you want to add to your website (optional)",[12,50,51],{},"Once you’re set up with a GitLab account and have your content handy, you can move on to the next steps.",[29,53,55],{"id":54},"step-1-create-a-new-project","Step 1: Create a new project",[57,58,59],"ol",{},[40,60,61],{},"Sign on to your GitLab account and create a project.",[12,63,64],{},[65,66],"img",{"alt":67,"src":68},"GitLab Pages tutorial - welcome screen","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097724/Blog/Content%20Images/Blog/Content%20Images/Capture-2025-02-27-183716_aHR0cHM6_1750097724662.png",[57,70,72],{"start":71},2,[40,73,74,75,79],{},"Click ",[76,77,78],"strong",{},"Create blank project",".",[12,81,82],{},[65,83],{"alt":84,"src":85},"GitLab Pages tutorial - Create new project screen","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/Capture-2025-02-27-183814_aHR0cHM6_1750097724663.png",[57,87,89,123],{"start":88},3,[40,90,91,92],{},"Fill in your project details:\n",[37,93,94,120],{},[40,95,96,97,101,102,105,106,109,110,112,113,116,117,79],{},"Name your project ",[98,99,100],"code",{},"yourusername.gitlab.io",". Replace ",[98,103,104],{},"yourusername"," with your GitLab username. ",[76,107,108],{},"Tip:"," The project name determines your website’s URL. If you name your project ",[98,111,100],{},", your website will be available at ",[98,114,115],{},"https://yourusername.gitlab.io"," with no additional path. However, if you use any other project name, your site will be available at ",[98,118,119],{},"https://yourusername.gitlab.io/project-name",[40,121,122],{},"Make the project public.",[40,124,74,125,79],{},[76,126,127],{},"Create project",[12,129,130],{},[65,131],{"alt":132,"src":133},"GitLab Pages tutorial - Create blank project screen","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image5_aHR0cHM6_1750097724666.png",[12,135,136],{},[65,137],{"alt":138,"src":139},"GitLab Pages tutorial - customized get started page","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image2_aHR0cHM6_1750097724668.png",[29,141,143],{"id":142},"step-2-add-the-template-files","Step 2: Add the template files",[12,145,146],{},"Start by creating two new files in your repository:",[12,148,149],{},[65,150],{"alt":151,"src":152},"GitLab Pages tutorial - Add new files to personal page","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image13_aHR0cHM6_1750097724669.png",[57,154,155],{},[40,156,157,158,161,162],{},"First, create ",[98,159,160],{},"index.html",":\n",[37,163,164,174,184],{},[40,165,166,167,170,171,79],{},"In your project, click the ",[76,168,169],{},"+"," button and select ",[76,172,173],{},"New file",[40,175,176,177,179,180],{},"Name the file ",[98,178,160],{},".\n",[65,181],{"alt":182,"src":183},"GitLab Pages tutorial - new file page","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image14_aHR0cHM6_1750097724671.png",[40,185,186,187],{},"Add your HTML content.\n",[37,188,189],{},[40,190,191],{},"Use the example HTML provided below. (Pro tip: Users can ask GitLab Duo Chat to generate HTML for enhanced functionality.)",[193,194,199],"pre",{"className":195,"code":196,"language":197,"meta":198,"style":198},"language-html shiki shiki-themes github-light","\u003C!DOCTYPE html>\n\u003Chtml>\n\u003Chead>\n    \u003Cmeta charset=\"utf-8\"/>\n    \u003Ctitle>[Your Name] - [Your Title]\u003C/title>\n    \u003Cmeta name=\"description\" content=\"[Your Name] is a [Your Title].\"/>\n    \u003Cmeta name=\"author\" content=\"[Your Name]\"/>\n    \u003Cmeta property=\"og:title\" content=\"[Your Name]\" />\n    \u003Cmeta property=\"og:description\" content=\"[Your Title]\" />\n    \u003Cmeta property=\"og:image\" content=\"og.png\" />\n    \u003Cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/>\n    \u003Clink href=\"https://unpkg.com/basscss@8.0.2/css/basscss.min.css\" rel=\"stylesheet\">\n    \u003Clink href=\"style.css\" rel=\"stylesheet\">\n    \u003Clink rel=\"shortcut icon\" type=\"image/png\" href=\"favicon.png\"/>\n\u003C/head>\n\u003Cbody>\n\u003Cdiv class=\"content\" id=\"content\">\n  \u003Cdiv class=\"p2 sm-p4 mt2 sm-mt4 mb2 sm-mb4\">    \u003Cdiv class=\"fade mt3\">\n    \u003Ca target=\"_new\" href=\"[Your Linkedin URL]\">\n      \u003Cimg class=\"photo\" src=\"profile.png\" width=\"64\" height=\"64\">\n    \u003C/a>\n  \u003C/div>\n  \u003Ch2 class=\"mb0 mt4 fade\">\n    Hello, I'm [Your Name]     \u003Cspan class=\"smallcaps\">(\u003C/span>\n    \u003Ca target=\"_new\" href=\"[Your Linkedin URL]\">@[Your Handle]\u003C/a>\n    \u003Cspan class=\"smallcaps\">)\u003C/span>\n  \u003C/h2>\n  \u003Ch2 class=\"mt0 mb4 fade gray\">\n    I'm a [Your Title]\n  \u003C/h2>\n  \u003Cp class=\"mb4 fade\">\n    I'm a [Your Role] at [Your Company], [Brief company description].\n  \u003C/p>\n  \u003Cdiv class=\"fade\">\n    \u003Cp class=\"fade mb4\">\n      Your personal statement about what you do and what you're interested in. Add your contact preferences here.\n    \u003C/p>\n  \u003C/div>\n  \u003Cp class=\"fade mb4\">\n    \u003Cspan class=\"gray\">—\u003C/span>     [Your Name]     \u003Cspan class=\"smallcaps>(\u003C/span>\n    \u003Ca target=\"_new\" href=\"[Your Linkedin URL]\">@[Your Handle]\u003C/a>\n    \u003Cspan class=\"smallcaps\">)\u003C/span>\n  \u003C/p>\n  \u003C/div>\n\u003C/div>\n\u003C/body>\n\u003C/html> ```\n\n* Add a commit message (e.g., \"Added index.html\").\n  * Click **Commit changes**.\n\n2. Create `style.css` (follow same steps above).\n\n```text\nbody {\n  margin: 0;\n  padding: 0;\n  background: #000;\n  color: #f4f4f4;\n  font-family: \"Graphik Web\", system-ui, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", \"Helvetica\", \"Segoe UI\", Roboto, Ubuntu, sans-serif;\n  font-weight: 400;\n  font-smooth: antialiased;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\na {\n  color: #ff310a;\n  text-decoration: none;\n}\n\na:hover {\n  color: #CFEF54\n}\n\n.content {\n  max-width: 40rem;\n  margin: 0 auto;\n}\n\nimg.photo {\n  border-radius: 50%;\n}\n\np {\n  font-size: 1.5rem;\n  line-height: 1.4;\n  margin: 0;\n  letter-spacing: -0.05rem;\n}\n\nh2 {\n  font-weight: 400;\n  line-height: 1.3;\n  letter-spacing: -0.05rem;\n}\n\n.smallcaps {\n  font-variant: small-caps;\n  color:#333;\n}\n\n.gray{\n  color: #999;\n}\n\n.preloader {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  height: 100vh;\n  height: -moz-available;\n  height: -webkit-fill-available;\n  height: fill-available;\n  width: 100%;\n  background: #000;\n  position: fixed;\n  top: 0;\n  left: 0;\n  z-index: 9999;\n  transition: opacity 0.3s linear;\n  transform: translate3d(0, 0, 0);\n}\n\nbody.loaded .preloader {\n  opacity: 0;\n}\n\n.fade {\n  animation: fadeIn 1s ease-in-out both;\n}\n\n.fade:nth-child(2) {\n    animation-delay: 1s;\n}\n\n.fade:nth-child(3) {\n    animation-delay: 2s;\n}\n\n.fade:nth-child(4) {\n    animation-delay: 3s;\n}\n\n.fade:nth-child(5) {\n    animation-delay: 4s;\n}\n\n.fade:nth-child(6) {\n    animation-delay: 5s;\n}\n\n.fade:nth-child(7) {\n    animation-delay: 6s;\n}\n\n.fade:nth-child(8) {\n    animation-delay: 7s;\n}\n\n.fade:nth-child(9) {\n    animation-delay: 8s;\n}\n\n.fade:nth-child(10) {\n    animation-delay: 9s;\n}\n\n.fade:nth-child(11) {\n    animation-delay: 10s;\n}\n\n.fade:nth-child(12) {\n    animation-delay: 11s;\n}\n\n.fade:nth-child(13) {\n    animation-delay: 12s;\n}\n\n@keyframes fadeIn {\n    from {\n        opacity: 0;\n        transform: translate3d(0, 0%, 0);\n    }\n    to {\n        opacity: 1;\n        transform: translate3d(0, 0, 0);\n    }\n}\n","html","",[98,200,201,221,230,239,261,276,301,324,348,371,394,417,443,465,496,506,516,541,570,594,634,644,654,670,692,718,738,747,763,769,778,794,800,809,825,841,847,856,865,880,917,943,962,971,980,989,998,1008,1015,1021,1027,1032,1038,1043,1049,1055,1061,1067,1073,1079,1085,1091,1097,1103,1109,1115,1120,1126,1132,1138,1143,1148,1154,1160,1165,1170,1176,1182,1188,1193,1198,1204,1210,1215,1220,1226,1232,1238,1243,1249,1254,1259,1265,1270,1276,1281,1286,1291,1297,1303,1309,1314,1319,1325,1331,1336,1341,1347,1353,1359,1365,1371,1377,1383,1389,1395,1400,1406,1412,1418,1424,1430,1436,1441,1446,1452,1458,1463,1468,1474,1480,1485,1490,1496,1502,1507,1512,1518,1524,1529,1534,1540,1546,1551,1556,1562,1568,1573,1578,1584,1590,1595,1600,1606,1612,1617,1622,1628,1634,1639,1644,1650,1656,1661,1666,1672,1678,1683,1688,1694,1700,1705,1710,1716,1722,1727,1732,1738,1744,1749,1754,1760,1766,1772,1778,1784,1790,1796,1802,1807],{"__ignoreMap":198},[202,203,206,210,214,218],"span",{"class":204,"line":205},"line",1,[202,207,209],{"class":208},"sgsFI","\u003C!",[202,211,213],{"class":212},"shJU0","DOCTYPE",[202,215,217],{"class":216},"s7eDp"," html",[202,219,220],{"class":208},">\n",[202,222,223,226,228],{"class":204,"line":71},[202,224,225],{"class":208},"\u003C",[202,227,197],{"class":212},[202,229,220],{"class":208},[202,231,232,234,237],{"class":204,"line":88},[202,233,225],{"class":208},[202,235,236],{"class":212},"head",[202,238,220],{"class":208},[202,240,242,245,248,251,254,258],{"class":204,"line":241},4,[202,243,244],{"class":208},"    \u003C",[202,246,247],{"class":212},"meta",[202,249,250],{"class":216}," charset",[202,252,253],{"class":208},"=",[202,255,257],{"class":256},"sYBdl","\"utf-8\"",[202,259,260],{"class":208},"/>\n",[202,262,264,266,269,272,274],{"class":204,"line":263},5,[202,265,244],{"class":208},[202,267,268],{"class":212},"title",[202,270,271],{"class":208},">[Your Name] - [Your Title]\u003C/",[202,273,268],{"class":212},[202,275,220],{"class":208},[202,277,279,281,283,286,288,291,294,296,299],{"class":204,"line":278},6,[202,280,244],{"class":208},[202,282,247],{"class":212},[202,284,285],{"class":216}," name",[202,287,253],{"class":208},[202,289,290],{"class":256},"\"description\"",[202,292,293],{"class":216}," content",[202,295,253],{"class":208},[202,297,298],{"class":256},"\"[Your Name] is a [Your Title].\"",[202,300,260],{"class":208},[202,302,304,306,308,310,312,315,317,319,322],{"class":204,"line":303},7,[202,305,244],{"class":208},[202,307,247],{"class":212},[202,309,285],{"class":216},[202,311,253],{"class":208},[202,313,314],{"class":256},"\"author\"",[202,316,293],{"class":216},[202,318,253],{"class":208},[202,320,321],{"class":256},"\"[Your Name]\"",[202,323,260],{"class":208},[202,325,327,329,331,334,336,339,341,343,345],{"class":204,"line":326},8,[202,328,244],{"class":208},[202,330,247],{"class":212},[202,332,333],{"class":216}," property",[202,335,253],{"class":208},[202,337,338],{"class":256},"\"og:title\"",[202,340,293],{"class":216},[202,342,253],{"class":208},[202,344,321],{"class":256},[202,346,347],{"class":208}," />\n",[202,349,351,353,355,357,359,362,364,366,369],{"class":204,"line":350},9,[202,352,244],{"class":208},[202,354,247],{"class":212},[202,356,333],{"class":216},[202,358,253],{"class":208},[202,360,361],{"class":256},"\"og:description\"",[202,363,293],{"class":216},[202,365,253],{"class":208},[202,367,368],{"class":256},"\"[Your Title]\"",[202,370,347],{"class":208},[202,372,374,376,378,380,382,385,387,389,392],{"class":204,"line":373},10,[202,375,244],{"class":208},[202,377,247],{"class":212},[202,379,333],{"class":216},[202,381,253],{"class":208},[202,383,384],{"class":256},"\"og:image\"",[202,386,293],{"class":216},[202,388,253],{"class":208},[202,390,391],{"class":256},"\"og.png\"",[202,393,347],{"class":208},[202,395,397,399,401,403,405,408,410,412,415],{"class":204,"line":396},11,[202,398,244],{"class":208},[202,400,247],{"class":212},[202,402,285],{"class":216},[202,404,253],{"class":208},[202,406,407],{"class":256},"\"viewport\"",[202,409,293],{"class":216},[202,411,253],{"class":208},[202,413,414],{"class":256},"\"width=device-width,initial-scale=1\"",[202,416,260],{"class":208},[202,418,420,422,425,428,430,433,436,438,441],{"class":204,"line":419},12,[202,421,244],{"class":208},[202,423,424],{"class":212},"link",[202,426,427],{"class":216}," href",[202,429,253],{"class":208},[202,431,432],{"class":256},"\"https://unpkg.com/basscss@8.0.2/css/basscss.min.css\"",[202,434,435],{"class":216}," rel",[202,437,253],{"class":208},[202,439,440],{"class":256},"\"stylesheet\"",[202,442,220],{"class":208},[202,444,446,448,450,452,454,457,459,461,463],{"class":204,"line":445},13,[202,447,244],{"class":208},[202,449,424],{"class":212},[202,451,427],{"class":216},[202,453,253],{"class":208},[202,455,456],{"class":256},"\"style.css\"",[202,458,435],{"class":216},[202,460,253],{"class":208},[202,462,440],{"class":256},[202,464,220],{"class":208},[202,466,468,470,472,474,476,479,482,484,487,489,491,494],{"class":204,"line":467},14,[202,469,244],{"class":208},[202,471,424],{"class":212},[202,473,435],{"class":216},[202,475,253],{"class":208},[202,477,478],{"class":256},"\"shortcut icon\"",[202,480,481],{"class":216}," type",[202,483,253],{"class":208},[202,485,486],{"class":256},"\"image/png\"",[202,488,427],{"class":216},[202,490,253],{"class":208},[202,492,493],{"class":256},"\"favicon.png\"",[202,495,260],{"class":208},[202,497,499,502,504],{"class":204,"line":498},15,[202,500,501],{"class":208},"\u003C/",[202,503,236],{"class":212},[202,505,220],{"class":208},[202,507,509,511,514],{"class":204,"line":508},16,[202,510,225],{"class":208},[202,512,513],{"class":212},"body",[202,515,220],{"class":208},[202,517,519,521,524,527,529,532,535,537,539],{"class":204,"line":518},17,[202,520,225],{"class":208},[202,522,523],{"class":212},"div",[202,525,526],{"class":216}," class",[202,528,253],{"class":208},[202,530,531],{"class":256},"\"content\"",[202,533,534],{"class":216}," id",[202,536,253],{"class":208},[202,538,531],{"class":256},[202,540,220],{"class":208},[202,542,544,547,549,551,553,556,559,561,563,565,568],{"class":204,"line":543},18,[202,545,546],{"class":208},"  \u003C",[202,548,523],{"class":212},[202,550,526],{"class":216},[202,552,253],{"class":208},[202,554,555],{"class":256},"\"p2 sm-p4 mt2 sm-mt4 mb2 sm-mb4\"",[202,557,558],{"class":208},">    \u003C",[202,560,523],{"class":212},[202,562,526],{"class":216},[202,564,253],{"class":208},[202,566,567],{"class":256},"\"fade mt3\"",[202,569,220],{"class":208},[202,571,573,575,577,580,582,585,587,589,592],{"class":204,"line":572},19,[202,574,244],{"class":208},[202,576,19],{"class":212},[202,578,579],{"class":216}," target",[202,581,253],{"class":208},[202,583,584],{"class":256},"\"_new\"",[202,586,427],{"class":216},[202,588,253],{"class":208},[202,590,591],{"class":256},"\"[Your Linkedin URL]\"",[202,593,220],{"class":208},[202,595,597,600,602,604,606,609,612,614,617,620,622,625,628,630,632],{"class":204,"line":596},20,[202,598,599],{"class":208},"      \u003C",[202,601,65],{"class":212},[202,603,526],{"class":216},[202,605,253],{"class":208},[202,607,608],{"class":256},"\"photo\"",[202,610,611],{"class":216}," src",[202,613,253],{"class":208},[202,615,616],{"class":256},"\"profile.png\"",[202,618,619],{"class":216}," width",[202,621,253],{"class":208},[202,623,624],{"class":256},"\"64\"",[202,626,627],{"class":216}," height",[202,629,253],{"class":208},[202,631,624],{"class":256},[202,633,220],{"class":208},[202,635,637,640,642],{"class":204,"line":636},21,[202,638,639],{"class":208},"    \u003C/",[202,641,19],{"class":212},[202,643,220],{"class":208},[202,645,647,650,652],{"class":204,"line":646},22,[202,648,649],{"class":208},"  \u003C/",[202,651,523],{"class":212},[202,653,220],{"class":208},[202,655,657,659,661,663,665,668],{"class":204,"line":656},23,[202,658,546],{"class":208},[202,660,29],{"class":212},[202,662,526],{"class":216},[202,664,253],{"class":208},[202,666,667],{"class":256},"\"mb0 mt4 fade\"",[202,669,220],{"class":208},[202,671,673,676,678,680,682,685,688,690],{"class":204,"line":672},24,[202,674,675],{"class":208},"    Hello, I'm [Your Name]     \u003C",[202,677,202],{"class":212},[202,679,526],{"class":216},[202,681,253],{"class":208},[202,683,684],{"class":256},"\"smallcaps\"",[202,686,687],{"class":208},">(\u003C/",[202,689,202],{"class":212},[202,691,220],{"class":208},[202,693,695,697,699,701,703,705,707,709,711,714,716],{"class":204,"line":694},25,[202,696,244],{"class":208},[202,698,19],{"class":212},[202,700,579],{"class":216},[202,702,253],{"class":208},[202,704,584],{"class":256},[202,706,427],{"class":216},[202,708,253],{"class":208},[202,710,591],{"class":256},[202,712,713],{"class":208},">@[Your Handle]\u003C/",[202,715,19],{"class":212},[202,717,220],{"class":208},[202,719,721,723,725,727,729,731,734,736],{"class":204,"line":720},26,[202,722,244],{"class":208},[202,724,202],{"class":212},[202,726,526],{"class":216},[202,728,253],{"class":208},[202,730,684],{"class":256},[202,732,733],{"class":208},">)\u003C/",[202,735,202],{"class":212},[202,737,220],{"class":208},[202,739,741,743,745],{"class":204,"line":740},27,[202,742,649],{"class":208},[202,744,29],{"class":212},[202,746,220],{"class":208},[202,748,750,752,754,756,758,761],{"class":204,"line":749},28,[202,751,546],{"class":208},[202,753,29],{"class":212},[202,755,526],{"class":216},[202,757,253],{"class":208},[202,759,760],{"class":256},"\"mt0 mb4 fade gray\"",[202,762,220],{"class":208},[202,764,766],{"class":204,"line":765},29,[202,767,768],{"class":208},"    I'm a [Your Title]\n",[202,770,772,774,776],{"class":204,"line":771},30,[202,773,649],{"class":208},[202,775,29],{"class":212},[202,777,220],{"class":208},[202,779,781,783,785,787,789,792],{"class":204,"line":780},31,[202,782,546],{"class":208},[202,784,12],{"class":212},[202,786,526],{"class":216},[202,788,253],{"class":208},[202,790,791],{"class":256},"\"mb4 fade\"",[202,793,220],{"class":208},[202,795,797],{"class":204,"line":796},32,[202,798,799],{"class":208},"    I'm a [Your Role] at [Your Company], [Brief company description].\n",[202,801,803,805,807],{"class":204,"line":802},33,[202,804,649],{"class":208},[202,806,12],{"class":212},[202,808,220],{"class":208},[202,810,812,814,816,818,820,823],{"class":204,"line":811},34,[202,813,546],{"class":208},[202,815,523],{"class":212},[202,817,526],{"class":216},[202,819,253],{"class":208},[202,821,822],{"class":256},"\"fade\"",[202,824,220],{"class":208},[202,826,828,830,832,834,836,839],{"class":204,"line":827},35,[202,829,244],{"class":208},[202,831,12],{"class":212},[202,833,526],{"class":216},[202,835,253],{"class":208},[202,837,838],{"class":256},"\"fade mb4\"",[202,840,220],{"class":208},[202,842,844],{"class":204,"line":843},36,[202,845,846],{"class":208},"      Your personal statement about what you do and what you're interested in. Add your contact preferences here.\n",[202,848,850,852,854],{"class":204,"line":849},37,[202,851,639],{"class":208},[202,853,12],{"class":212},[202,855,220],{"class":208},[202,857,859,861,863],{"class":204,"line":858},38,[202,860,649],{"class":208},[202,862,523],{"class":212},[202,864,220],{"class":208},[202,866,868,870,872,874,876,878],{"class":204,"line":867},39,[202,869,546],{"class":208},[202,871,12],{"class":212},[202,873,526],{"class":216},[202,875,253],{"class":208},[202,877,838],{"class":256},[202,879,220],{"class":208},[202,881,883,885,887,889,891,894,897,899,902,904,906,908,911,914],{"class":204,"line":882},40,[202,884,244],{"class":208},[202,886,202],{"class":212},[202,888,526],{"class":216},[202,890,253],{"class":208},[202,892,893],{"class":256},"\"gray\"",[202,895,896],{"class":208},">—\u003C/",[202,898,202],{"class":212},[202,900,901],{"class":208},">     [Your Name]     \u003C",[202,903,202],{"class":212},[202,905,526],{"class":216},[202,907,253],{"class":208},[202,909,910],{"class":256},"\"smallcaps>(",[202,912,225],{"class":913},"sB1qb",[202,915,916],{"class":256},"/span>\n",[202,918,920,922,925,928,931,933,935,937,939,941],{"class":204,"line":919},41,[202,921,244],{"class":913},[202,923,924],{"class":256},"a target=\"",[202,926,927],{"class":216},"_new",[202,929,930],{"class":913},"\"",[202,932,427],{"class":216},[202,934,253],{"class":208},[202,936,591],{"class":256},[202,938,713],{"class":208},[202,940,19],{"class":212},[202,942,220],{"class":208},[202,944,946,948,950,952,954,956,958,960],{"class":204,"line":945},42,[202,947,244],{"class":208},[202,949,202],{"class":212},[202,951,526],{"class":216},[202,953,253],{"class":208},[202,955,684],{"class":256},[202,957,733],{"class":208},[202,959,202],{"class":212},[202,961,220],{"class":208},[202,963,965,967,969],{"class":204,"line":964},43,[202,966,649],{"class":208},[202,968,12],{"class":212},[202,970,220],{"class":208},[202,972,974,976,978],{"class":204,"line":973},44,[202,975,649],{"class":208},[202,977,523],{"class":212},[202,979,220],{"class":208},[202,981,983,985,987],{"class":204,"line":982},45,[202,984,501],{"class":208},[202,986,523],{"class":212},[202,988,220],{"class":208},[202,990,992,994,996],{"class":204,"line":991},46,[202,993,501],{"class":208},[202,995,513],{"class":212},[202,997,220],{"class":208},[202,999,1001,1003,1005],{"class":204,"line":1000},47,[202,1002,501],{"class":208},[202,1004,197],{"class":212},[202,1006,1007],{"class":208},"> ```\n",[202,1009,1011],{"class":204,"line":1010},48,[202,1012,1014],{"emptyLinePlaceholder":1013},true,"\n",[202,1016,1018],{"class":204,"line":1017},49,[202,1019,1020],{"class":208},"* Add a commit message (e.g., \"Added index.html\").\n",[202,1022,1024],{"class":204,"line":1023},50,[202,1025,1026],{"class":208},"  * Click **Commit changes**.\n",[202,1028,1030],{"class":204,"line":1029},51,[202,1031,1014],{"emptyLinePlaceholder":1013},[202,1033,1035],{"class":204,"line":1034},52,[202,1036,1037],{"class":208},"2. Create `style.css` (follow same steps above).\n",[202,1039,1041],{"class":204,"line":1040},53,[202,1042,1014],{"emptyLinePlaceholder":1013},[202,1044,1046],{"class":204,"line":1045},54,[202,1047,1048],{"class":208},"```text\n",[202,1050,1052],{"class":204,"line":1051},55,[202,1053,1054],{"class":208},"body {\n",[202,1056,1058],{"class":204,"line":1057},56,[202,1059,1060],{"class":208},"  margin: 0;\n",[202,1062,1064],{"class":204,"line":1063},57,[202,1065,1066],{"class":208},"  padding: 0;\n",[202,1068,1070],{"class":204,"line":1069},58,[202,1071,1072],{"class":208},"  background: #000;\n",[202,1074,1076],{"class":204,"line":1075},59,[202,1077,1078],{"class":208},"  color: #f4f4f4;\n",[202,1080,1082],{"class":204,"line":1081},60,[202,1083,1084],{"class":208},"  font-family: \"Graphik Web\", system-ui, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", \"Helvetica\", \"Segoe UI\", Roboto, Ubuntu, sans-serif;\n",[202,1086,1088],{"class":204,"line":1087},61,[202,1089,1090],{"class":208},"  font-weight: 400;\n",[202,1092,1094],{"class":204,"line":1093},62,[202,1095,1096],{"class":208},"  font-smooth: antialiased;\n",[202,1098,1100],{"class":204,"line":1099},63,[202,1101,1102],{"class":208},"  -webkit-font-smoothing: antialiased;\n",[202,1104,1106],{"class":204,"line":1105},64,[202,1107,1108],{"class":208},"  -moz-osx-font-smoothing: grayscale;\n",[202,1110,1112],{"class":204,"line":1111},65,[202,1113,1114],{"class":208},"}\n",[202,1116,1118],{"class":204,"line":1117},66,[202,1119,1014],{"emptyLinePlaceholder":1013},[202,1121,1123],{"class":204,"line":1122},67,[202,1124,1125],{"class":208},"a {\n",[202,1127,1129],{"class":204,"line":1128},68,[202,1130,1131],{"class":208},"  color: #ff310a;\n",[202,1133,1135],{"class":204,"line":1134},69,[202,1136,1137],{"class":208},"  text-decoration: none;\n",[202,1139,1141],{"class":204,"line":1140},70,[202,1142,1114],{"class":208},[202,1144,1146],{"class":204,"line":1145},71,[202,1147,1014],{"emptyLinePlaceholder":1013},[202,1149,1151],{"class":204,"line":1150},72,[202,1152,1153],{"class":208},"a:hover {\n",[202,1155,1157],{"class":204,"line":1156},73,[202,1158,1159],{"class":208},"  color: #CFEF54\n",[202,1161,1163],{"class":204,"line":1162},74,[202,1164,1114],{"class":208},[202,1166,1168],{"class":204,"line":1167},75,[202,1169,1014],{"emptyLinePlaceholder":1013},[202,1171,1173],{"class":204,"line":1172},76,[202,1174,1175],{"class":208},".content {\n",[202,1177,1179],{"class":204,"line":1178},77,[202,1180,1181],{"class":208},"  max-width: 40rem;\n",[202,1183,1185],{"class":204,"line":1184},78,[202,1186,1187],{"class":208},"  margin: 0 auto;\n",[202,1189,1191],{"class":204,"line":1190},79,[202,1192,1114],{"class":208},[202,1194,1196],{"class":204,"line":1195},80,[202,1197,1014],{"emptyLinePlaceholder":1013},[202,1199,1201],{"class":204,"line":1200},81,[202,1202,1203],{"class":208},"img.photo {\n",[202,1205,1207],{"class":204,"line":1206},82,[202,1208,1209],{"class":208},"  border-radius: 50%;\n",[202,1211,1213],{"class":204,"line":1212},83,[202,1214,1114],{"class":208},[202,1216,1218],{"class":204,"line":1217},84,[202,1219,1014],{"emptyLinePlaceholder":1013},[202,1221,1223],{"class":204,"line":1222},85,[202,1224,1225],{"class":208},"p {\n",[202,1227,1229],{"class":204,"line":1228},86,[202,1230,1231],{"class":208},"  font-size: 1.5rem;\n",[202,1233,1235],{"class":204,"line":1234},87,[202,1236,1237],{"class":208},"  line-height: 1.4;\n",[202,1239,1241],{"class":204,"line":1240},88,[202,1242,1060],{"class":208},[202,1244,1246],{"class":204,"line":1245},89,[202,1247,1248],{"class":208},"  letter-spacing: -0.05rem;\n",[202,1250,1252],{"class":204,"line":1251},90,[202,1253,1114],{"class":208},[202,1255,1257],{"class":204,"line":1256},91,[202,1258,1014],{"emptyLinePlaceholder":1013},[202,1260,1262],{"class":204,"line":1261},92,[202,1263,1264],{"class":208},"h2 {\n",[202,1266,1268],{"class":204,"line":1267},93,[202,1269,1090],{"class":208},[202,1271,1273],{"class":204,"line":1272},94,[202,1274,1275],{"class":208},"  line-height: 1.3;\n",[202,1277,1279],{"class":204,"line":1278},95,[202,1280,1248],{"class":208},[202,1282,1284],{"class":204,"line":1283},96,[202,1285,1114],{"class":208},[202,1287,1289],{"class":204,"line":1288},97,[202,1290,1014],{"emptyLinePlaceholder":1013},[202,1292,1294],{"class":204,"line":1293},98,[202,1295,1296],{"class":208},".smallcaps {\n",[202,1298,1300],{"class":204,"line":1299},99,[202,1301,1302],{"class":208},"  font-variant: small-caps;\n",[202,1304,1306],{"class":204,"line":1305},100,[202,1307,1308],{"class":208},"  color:#333;\n",[202,1310,1312],{"class":204,"line":1311},101,[202,1313,1114],{"class":208},[202,1315,1317],{"class":204,"line":1316},102,[202,1318,1014],{"emptyLinePlaceholder":1013},[202,1320,1322],{"class":204,"line":1321},103,[202,1323,1324],{"class":208},".gray{\n",[202,1326,1328],{"class":204,"line":1327},104,[202,1329,1330],{"class":208},"  color: #999;\n",[202,1332,1334],{"class":204,"line":1333},105,[202,1335,1114],{"class":208},[202,1337,1339],{"class":204,"line":1338},106,[202,1340,1014],{"emptyLinePlaceholder":1013},[202,1342,1344],{"class":204,"line":1343},107,[202,1345,1346],{"class":208},".preloader {\n",[202,1348,1350],{"class":204,"line":1349},108,[202,1351,1352],{"class":208},"  display: flex;\n",[202,1354,1356],{"class":204,"line":1355},109,[202,1357,1358],{"class":208},"  justify-content: center;\n",[202,1360,1362],{"class":204,"line":1361},110,[202,1363,1364],{"class":208},"  align-items: center;\n",[202,1366,1368],{"class":204,"line":1367},111,[202,1369,1370],{"class":208},"  height: 100vh;\n",[202,1372,1374],{"class":204,"line":1373},112,[202,1375,1376],{"class":208},"  height: -moz-available;\n",[202,1378,1380],{"class":204,"line":1379},113,[202,1381,1382],{"class":208},"  height: -webkit-fill-available;\n",[202,1384,1386],{"class":204,"line":1385},114,[202,1387,1388],{"class":208},"  height: fill-available;\n",[202,1390,1392],{"class":204,"line":1391},115,[202,1393,1394],{"class":208},"  width: 100%;\n",[202,1396,1398],{"class":204,"line":1397},116,[202,1399,1072],{"class":208},[202,1401,1403],{"class":204,"line":1402},117,[202,1404,1405],{"class":208},"  position: fixed;\n",[202,1407,1409],{"class":204,"line":1408},118,[202,1410,1411],{"class":208},"  top: 0;\n",[202,1413,1415],{"class":204,"line":1414},119,[202,1416,1417],{"class":208},"  left: 0;\n",[202,1419,1421],{"class":204,"line":1420},120,[202,1422,1423],{"class":208},"  z-index: 9999;\n",[202,1425,1427],{"class":204,"line":1426},121,[202,1428,1429],{"class":208},"  transition: opacity 0.3s linear;\n",[202,1431,1433],{"class":204,"line":1432},122,[202,1434,1435],{"class":208},"  transform: translate3d(0, 0, 0);\n",[202,1437,1439],{"class":204,"line":1438},123,[202,1440,1114],{"class":208},[202,1442,1444],{"class":204,"line":1443},124,[202,1445,1014],{"emptyLinePlaceholder":1013},[202,1447,1449],{"class":204,"line":1448},125,[202,1450,1451],{"class":208},"body.loaded .preloader {\n",[202,1453,1455],{"class":204,"line":1454},126,[202,1456,1457],{"class":208},"  opacity: 0;\n",[202,1459,1461],{"class":204,"line":1460},127,[202,1462,1114],{"class":208},[202,1464,1466],{"class":204,"line":1465},128,[202,1467,1014],{"emptyLinePlaceholder":1013},[202,1469,1471],{"class":204,"line":1470},129,[202,1472,1473],{"class":208},".fade {\n",[202,1475,1477],{"class":204,"line":1476},130,[202,1478,1479],{"class":208},"  animation: fadeIn 1s ease-in-out both;\n",[202,1481,1483],{"class":204,"line":1482},131,[202,1484,1114],{"class":208},[202,1486,1488],{"class":204,"line":1487},132,[202,1489,1014],{"emptyLinePlaceholder":1013},[202,1491,1493],{"class":204,"line":1492},133,[202,1494,1495],{"class":208},".fade:nth-child(2) {\n",[202,1497,1499],{"class":204,"line":1498},134,[202,1500,1501],{"class":208},"    animation-delay: 1s;\n",[202,1503,1505],{"class":204,"line":1504},135,[202,1506,1114],{"class":208},[202,1508,1510],{"class":204,"line":1509},136,[202,1511,1014],{"emptyLinePlaceholder":1013},[202,1513,1515],{"class":204,"line":1514},137,[202,1516,1517],{"class":208},".fade:nth-child(3) {\n",[202,1519,1521],{"class":204,"line":1520},138,[202,1522,1523],{"class":208},"    animation-delay: 2s;\n",[202,1525,1527],{"class":204,"line":1526},139,[202,1528,1114],{"class":208},[202,1530,1532],{"class":204,"line":1531},140,[202,1533,1014],{"emptyLinePlaceholder":1013},[202,1535,1537],{"class":204,"line":1536},141,[202,1538,1539],{"class":208},".fade:nth-child(4) {\n",[202,1541,1543],{"class":204,"line":1542},142,[202,1544,1545],{"class":208},"    animation-delay: 3s;\n",[202,1547,1549],{"class":204,"line":1548},143,[202,1550,1114],{"class":208},[202,1552,1554],{"class":204,"line":1553},144,[202,1555,1014],{"emptyLinePlaceholder":1013},[202,1557,1559],{"class":204,"line":1558},145,[202,1560,1561],{"class":208},".fade:nth-child(5) {\n",[202,1563,1565],{"class":204,"line":1564},146,[202,1566,1567],{"class":208},"    animation-delay: 4s;\n",[202,1569,1571],{"class":204,"line":1570},147,[202,1572,1114],{"class":208},[202,1574,1576],{"class":204,"line":1575},148,[202,1577,1014],{"emptyLinePlaceholder":1013},[202,1579,1581],{"class":204,"line":1580},149,[202,1582,1583],{"class":208},".fade:nth-child(6) {\n",[202,1585,1587],{"class":204,"line":1586},150,[202,1588,1589],{"class":208},"    animation-delay: 5s;\n",[202,1591,1593],{"class":204,"line":1592},151,[202,1594,1114],{"class":208},[202,1596,1598],{"class":204,"line":1597},152,[202,1599,1014],{"emptyLinePlaceholder":1013},[202,1601,1603],{"class":204,"line":1602},153,[202,1604,1605],{"class":208},".fade:nth-child(7) {\n",[202,1607,1609],{"class":204,"line":1608},154,[202,1610,1611],{"class":208},"    animation-delay: 6s;\n",[202,1613,1615],{"class":204,"line":1614},155,[202,1616,1114],{"class":208},[202,1618,1620],{"class":204,"line":1619},156,[202,1621,1014],{"emptyLinePlaceholder":1013},[202,1623,1625],{"class":204,"line":1624},157,[202,1626,1627],{"class":208},".fade:nth-child(8) {\n",[202,1629,1631],{"class":204,"line":1630},158,[202,1632,1633],{"class":208},"    animation-delay: 7s;\n",[202,1635,1637],{"class":204,"line":1636},159,[202,1638,1114],{"class":208},[202,1640,1642],{"class":204,"line":1641},160,[202,1643,1014],{"emptyLinePlaceholder":1013},[202,1645,1647],{"class":204,"line":1646},161,[202,1648,1649],{"class":208},".fade:nth-child(9) {\n",[202,1651,1653],{"class":204,"line":1652},162,[202,1654,1655],{"class":208},"    animation-delay: 8s;\n",[202,1657,1659],{"class":204,"line":1658},163,[202,1660,1114],{"class":208},[202,1662,1664],{"class":204,"line":1663},164,[202,1665,1014],{"emptyLinePlaceholder":1013},[202,1667,1669],{"class":204,"line":1668},165,[202,1670,1671],{"class":208},".fade:nth-child(10) {\n",[202,1673,1675],{"class":204,"line":1674},166,[202,1676,1677],{"class":208},"    animation-delay: 9s;\n",[202,1679,1681],{"class":204,"line":1680},167,[202,1682,1114],{"class":208},[202,1684,1686],{"class":204,"line":1685},168,[202,1687,1014],{"emptyLinePlaceholder":1013},[202,1689,1691],{"class":204,"line":1690},169,[202,1692,1693],{"class":208},".fade:nth-child(11) {\n",[202,1695,1697],{"class":204,"line":1696},170,[202,1698,1699],{"class":208},"    animation-delay: 10s;\n",[202,1701,1703],{"class":204,"line":1702},171,[202,1704,1114],{"class":208},[202,1706,1708],{"class":204,"line":1707},172,[202,1709,1014],{"emptyLinePlaceholder":1013},[202,1711,1713],{"class":204,"line":1712},173,[202,1714,1715],{"class":208},".fade:nth-child(12) {\n",[202,1717,1719],{"class":204,"line":1718},174,[202,1720,1721],{"class":208},"    animation-delay: 11s;\n",[202,1723,1725],{"class":204,"line":1724},175,[202,1726,1114],{"class":208},[202,1728,1730],{"class":204,"line":1729},176,[202,1731,1014],{"emptyLinePlaceholder":1013},[202,1733,1735],{"class":204,"line":1734},177,[202,1736,1737],{"class":208},".fade:nth-child(13) {\n",[202,1739,1741],{"class":204,"line":1740},178,[202,1742,1743],{"class":208},"    animation-delay: 12s;\n",[202,1745,1747],{"class":204,"line":1746},179,[202,1748,1114],{"class":208},[202,1750,1752],{"class":204,"line":1751},180,[202,1753,1014],{"emptyLinePlaceholder":1013},[202,1755,1757],{"class":204,"line":1756},181,[202,1758,1759],{"class":208},"@keyframes fadeIn {\n",[202,1761,1763],{"class":204,"line":1762},182,[202,1764,1765],{"class":208},"    from {\n",[202,1767,1769],{"class":204,"line":1768},183,[202,1770,1771],{"class":208},"        opacity: 0;\n",[202,1773,1775],{"class":204,"line":1774},184,[202,1776,1777],{"class":208},"        transform: translate3d(0, 0%, 0);\n",[202,1779,1781],{"class":204,"line":1780},185,[202,1782,1783],{"class":208},"    }\n",[202,1785,1787],{"class":204,"line":1786},186,[202,1788,1789],{"class":208},"    to {\n",[202,1791,1793],{"class":204,"line":1792},187,[202,1794,1795],{"class":208},"        opacity: 1;\n",[202,1797,1799],{"class":204,"line":1798},188,[202,1800,1801],{"class":208},"        transform: translate3d(0, 0, 0);\n",[202,1803,1805],{"class":204,"line":1804},189,[202,1806,1783],{"class":208},[202,1808,1810],{"class":204,"line":1809},190,[202,1811,1114],{"class":208},[29,1813,1815],{"id":1814},"step-3-configure-gitlab-ci-file","Step 3: Configure GitLab CI file",[12,1817,1818],{},"There are two ways to create the GitLab CI configuration file that tells GitLab how to build and deploy your site:",[12,1820,1821],{},[65,1822],{"alt":1823,"src":1824},"GitLab Pages tutorial - optimize your workflow with CI/CD pipelines screen","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image3_aHR0cHM6_1750097724672.png",[12,1826,1827],{},[76,1828,1829],{},"Option 1: Use Pipeline Editor (recommended)",[57,1831,1832],{},[40,1833,1834,1835,79],{},"Go to your project's ",[76,1836,1837],{},"Build > Pipeline Editor",[12,1839,1840],{},[65,1841],{"alt":1842,"src":1843},"GitLab Pages tutorial - pipeline editor/main branch","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image12_aHR0cHM6_1750097724673.png",[57,1845,1846],{"start":71},[40,1847,1848,1849,1852],{},"The ",[98,1850,1851],{},".gitlab-ci.yml"," file will be automatically created. 3. Copy and paste the following configuration:",[193,1854,1859],{"className":1855,"code":1857,"language":1858,"meta":198},[1856],"language-text","pages:\n  stage: deploy\n  script:\n    - mkdir .public\n    - cp -r * .public\n    - mv .public public\n  artifacts:\n    paths:\n      - public\n  only:\n    - main\n","text",[98,1860,1857],{"__ignoreMap":198},[12,1862,1863],{},[65,1864],{"alt":1865,"src":1866},"GitLab Pages Tutorial - New file in window","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image4_aHR0cHM6_1750097724674.png",[12,1868,1869],{},[76,1870,1871],{},"Option 2: Manual creation",[12,1873,1874,1875,1877],{},"If you prefer to create the file manually: 1. Create a new file named ",[98,1876,1851],{},". 2. Add the following configuration:",[193,1879,1881],{"className":1880,"code":1857,"language":1858,"meta":198},[1856],[98,1882,1857],{"__ignoreMap":198},[12,1884,1885],{},"The key to getting your site running is the GitLab CI configuration file. This file tells GitLab how to build and deploy your site.",[12,1887,1888],{},"Let's break down what each part does:",[12,1890,1891],{},[76,1892,1893],{},"The script part",[193,1895,1898],{"className":1896,"code":1897,"language":1858,"meta":198},[1856],"script:\n  - mkdir .public\n  - cp -r * .public\n  - mv .public public\n",[98,1899,1897],{"__ignoreMap":198},[12,1901,1902,1903,1906,1907,1912],{},"This creates a folder called ",[98,1904,1905],{},"public"," and copies all your website files into it. GitLab Pages uses this folder to serve your website by default, though you can ",[19,1908,1911],{"href":1909,"rel":1910},"https://docs.gitlab.com/user/project/pages/introduction/#customize-the-default-folder",[],"customize the publishing folder"," if needed.",[12,1914,1915],{},[76,1916,1917],{},"The only part",[193,1919,1922],{"className":1920,"code":1921,"language":1858,"meta":198},[1856],"only:\n  - main\n\n",[98,1923,1921],{"__ignoreMap":198},[12,1925,1926],{},"This tells GitLab to only update your website when changes are made to the main branch. This helps prevent accidental updates from experimental changes.",[29,1928,1930],{"id":1929},"step-4-watch-the-magic-happen","Step 4: Watch the magic happen",[57,1932,1933,1936,1943],{},[40,1934,1935],{},"Commit all your changes.",[40,1937,1938,1939,1942],{},"Go to ",[76,1940,1941],{},"Build > Pipelines"," to watch your deployment.",[40,1944,1945],{},"Wait for the pipeline to complete successfully (indicated by a green checkmark).",[12,1947,1948],{},[65,1949],{"alt":1950,"src":1951},"GitLab Pages tutorial - pipeline running for new page","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image6_aHR0cHM6_1750097724676.png",[12,1953,1954],{},[65,1955],{"alt":1956,"src":1957},"GitLab Pages tutorial - pipeline passed for new page","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image1_aHR0cHM6_1750097724677.png",[29,1959,1961],{"id":1960},"step-5-access-your-website","Step 5: Access your website",[12,1963,1964,1965,1971],{},"Once the pipeline completes successfully, your website will be available at: ",[76,1966,1967,1968,1970],{},"https://",[202,1969,104],{},".gitlab.io/"," .",[12,1973,1974,1975,1978],{},"You can find an overview of your deployed website and additional settings in your project's ",[76,1976,1977],{},"Deploy > Pages"," section. Here you'll find useful information. including:",[37,1980,1981,1994],{},[40,1982,1983,1984,1987,1988,1993],{},"Your website's access URLs   * Domain settings    * By default GitLab enables ",[76,1985,1986],{},"Unique domain",". Make sure to disable it if you want to use the GitLab-provided domain. Learn more with the ",[19,1989,1992],{"href":1990,"rel":1991},"https://docs.gitlab.com/user/project/pages/#unique-domains",[],"unique domain documentation",".  * HTTPS certificates status   * Recent deployments   * Additional configuration options",[40,1995,1996],{},"Custom domains",[12,1998,1999],{},"This section is particularly helpful when setting up custom domains or troubleshooting deployment issues.",[12,2001,2002],{},[76,2003,2004],{},"Customize your site",[12,2006,2007],{},[65,2008],{"alt":2009,"src":2010},"GitLab Pages tutorial - customize site","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image8_aHR0cHM6_1750097724678.png",[57,2012,2013],{},[40,2014,2015,2016,2018],{},"Replace all “Your ...” placeholders in ",[98,2017,160],{}," with your information.",[12,2020,2021],{},[65,2022],{"alt":2023,"src":2024},"GitLab Pages tutorial - upload file to customize page","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097725/Blog/Content%20Images/Blog/Content%20Images/image11_aHR0cHM6_1750097724679.png",[57,2026,2027],{"start":71},[40,2028,2029,2030],{},"Add your images:\n",[37,2031,2032,2035,2038],{},[40,2033,2034],{},"profile.png - your profile photo (64x64px)",[40,2036,2037],{},"favicon.png - your site favicon (32x32px)",[40,2039,2040],{},"Og.png - OpenGraph image for social media preview (1200x630px)",[12,2042,2043],{},[76,2044,2045],{},"See it in action",[12,2047,2048,2049,2054,2055],{},"If you're familiar with GitLab, feel free to ",[19,2050,2053],{"href":2051,"rel":2052},"https://gitlab.com/fracazo/fracazo.gitlab.io",[],"fork my repository"," to get started quickly.\nHere is the final result:\n",[19,2056,2057],{"href":2057,"rel":2058},"https://fracazo.gitlab.io/",[],[12,2060,2061],{},[76,2062,2063],{},"Common issues and solutions",[37,2065,2066,2076,2090,2093],{},[40,2067,2068,2069,2072,2073,2075],{},"By default, GitLab enables \"Unique domain\" for Pages projects. To use the simpler GitLab-provided domain (like ",[98,2070,2071],{},"username.gitlab.io","), go to ",[76,2074,1977],{}," and disable the \"Use unique domain\" option. While unique domains offer some technical advantages, like better asset path handling, you might prefer the cleaner URL structure for a personal website.",[40,2077,2078,2079,2082,2083,2086,2087,2089],{},"If your pipeline fails, check that you're using ",[98,2080,2081],{},"main"," instead of ",[98,2084,2085],{},"master"," in your ",[98,2088,1851],{}," file.",[40,2091,2092],{},"Ensure your group and project is public for GitLab Pages to work.",[40,2094,2095],{},"If any jobs fail in your pipeline, you can check the job log for detailed error messages to help with troubleshooting.",[12,2097,2098],{},"With GitLab Pages and this template, you can have a professional/personal website up and running in minutes. The template is clean, responsive, and easy to customize. As you grow professionally, you can easily update your site directly through GitLab.\nYou can automate the deployment process by leveraging GitLab's CI/CD capabilities and focusing on creating great content.",[12,2100,2101,2102,79],{},"The best part? All of this is available on GitLab's free tier, making it an excellent option for free hosting of your personal projects, documentation sites, or even small business websites. For more advanced features and configurations, check out our ",[19,2103,2105],{"href":21,"rel":2104},[],"Pages documentation",[29,2107,2109],{"id":2108},"whats-next-for-gitlab-pages","What’s next for GitLab Pages?",[12,2111,2112],{},"We're constantly working to make GitLab Pages even better for creators and developers. Here are some exciting improvements coming soon:",[2114,2115,2117],"h3",{"id":2116},"simplified-domain-management-we-have-some-exciting-updates-coming-to-gitlab-pages-that-will-make-managing-your-domains-even-easier-and-more-fun-you-can-look-forward-to-a-streamlined-dashboard-that-brings-all-your-domain-settings-together-in-one-friendly-space-making-everything-easily-accessible","Simplified domain management We have some exciting updates coming to GitLab Pages that will make managing your domains even easier and more fun! You can look forward to a streamlined dashboard that brings all your domain settings together in one friendly space, making everything easily accessible.",[12,2119,2120],{},"You’ll stay informed with real-time updates on your DNS and SSL certificate statuses, helping you keep your domains secure and running smoothly.",[2114,2122,2124],{"id":2123},"custom-domain-setup","Custom domain setup",[12,2126,2127,2128,79],{},"Setting up custom domains will be a breeze with our easy-to-follow process, guiding you every step of the way. Plus, you'll be able to set up your custom domains to automatically redirect visitors from your old website address to your new one – perfect for when you want all your traffic to go to one main website. Learn more about ",[19,2129,2132],{"href":2130,"rel":2131},"https://docs.gitlab.com/user/project/pages/custom_domains_ssl_tls_certification/#set-up-a-custom-domain",[],"custom domains",[2134,2135,2136],"blockquote",{},[12,2137,2138,2139,2143],{},"Get started with GitLab Pages today with ",[19,2140,2142],{"href":45,"rel":2141},[],"GitLab's free tier","!",[29,2145,2147],{"id":2146},"learn-more","Learn more",[37,2149,2150,2157,2164],{},[40,2151,2152],{},[19,2153,2156],{"href":2154,"rel":2155},"https://about.gitlab.com/blog/gitlab-pages-features-review-apps-and-multiple-website-deployment/",[],"GitLab Pages features review apps and multiple website deployment",[40,2158,2159],{},[19,2160,2163],{"href":2161,"rel":2162},"https://docs.gitlab.com/user/project/pages/#parallel-deployments",[],"GitLab Pages: Multiple website deployment documentation",[40,2165,2166],{},[19,2167,2170],{"href":2168,"rel":2169},"https://gitlab.com/pages",[],"GitLab Pages examples",[2172,2173,2174],"style",{},"html pre.shiki code .sgsFI, html code.shiki .sgsFI{--shiki-default:#24292E}html pre.shiki code .shJU0, html code.shiki .shJU0{--shiki-default:#22863A}html pre.shiki code .s7eDp, html code.shiki .s7eDp{--shiki-default:#6F42C1}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html pre.shiki code .sB1qb, html code.shiki .sB1qb{--shiki-default:#B31D28;--shiki-default-font-style:italic}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":198,"searchDepth":71,"depth":71,"links":2176},[2177,2178,2179,2180,2181,2182,2183,2187],{"id":31,"depth":71,"text":32},{"id":54,"depth":71,"text":55},{"id":142,"depth":71,"text":143},{"id":1814,"depth":71,"text":1815},{"id":1929,"depth":71,"text":1930},{"id":1960,"depth":71,"text":1961},{"id":2108,"depth":71,"text":2109,"children":2184},[2185,2186],{"id":2116,"depth":88,"text":2117},{"id":2123,"depth":88,"text":2124},{"id":2146,"depth":71,"text":2147},"product","2025-03-03","This tutorial shows you how to create and host your personal website using GitLab Pages with a ready-to-use template that you can customize in minutes.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097716/Blog/Hero%20Images/Blog/Hero%20Images/blog-image-template-1800x945%20%281%29_7c3TDgNgct9xQbmTJSw0de_1750097716096.png",{},"/en-us/blog/build-a-new-website-in-a-few-easy-steps-with-gitlab-pages",{"title":5,"description":2190,"ogTitle":5,"ogDescription":2190,"noIndex":2193,"ogImage":2194,"ogUrl":2198,"ogSiteName":2199,"ogType":2200,"canonicalUrls":2198},"https://about.gitlab.com/blog/build-a-new-website-in-a-few-easy-steps-with-gitlab-pages","https://about.gitlab.com","article","build-a-new-website-in-a-few-easy-steps-with-gitlab-pages","en-us/blog/build-a-new-website-in-a-few-easy-steps-with-gitlab-pages",[2204,2205],"tutorial","DevSecOps platform","BlogPost","nIp1-t2QadRfVbtygBdlmXbLgPLbn6GehxilCCvS7Wc",{"logo":2209,"freeTrial":2214,"sales":2219,"login":2224,"items":2229,"search":2555,"minimal":2586,"duo":2605,"switchNav":2614,"pricingDeployment":2625},{"config":2210},{"href":2211,"dataGaName":2212,"dataGaLocation":2213},"/","gitlab logo","header",{"text":2215,"config":2216},"Get free trial",{"href":2217,"dataGaName":2218,"dataGaLocation":2213},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":2220,"config":2221},"Request a demo",{"href":2222,"dataGaName":2223,"dataGaLocation":2213},"/sales/?contact-topic=request-demo","sales",{"text":2225,"config":2226},"Sign in",{"href":2227,"dataGaName":2228,"dataGaLocation":2213},"https://gitlab.com/users/sign_in/","sign in",[2230,2258,2358,2363,2477,2533],{"text":2231,"config":2232,"menu":2234},"Platform",{"dataNavLevelOne":2233},"platform",{"type":2235,"columns":2236},"cards",[2237,2243,2251],{"title":2231,"description":2238,"link":2239},"The intelligent orchestration platform for DevSecOps",{"text":2240,"config":2241},"Explore our Platform",{"href":2242,"dataGaName":2233,"dataGaLocation":2213},"/platform/",{"title":2244,"description":2245,"link":2246},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":2247,"config":2248},"Meet GitLab Duo",{"href":2249,"dataGaName":2250,"dataGaLocation":2213},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":2252,"description":2253,"link":2254},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":2147,"config":2255},{"href":2256,"dataGaName":2257,"dataGaLocation":2213},"/why-gitlab/","why gitlab",{"text":2259,"left":1013,"config":2260,"menu":2262},"Product",{"dataNavLevelOne":2261},"solutions",{"type":2263,"link":2264,"columns":2268,"feature":2337},"lists",{"text":2265,"config":2266},"View all Solutions",{"href":2267,"dataGaName":2261,"dataGaLocation":2213},"/solutions/",[2269,2293,2316],{"title":2270,"description":2271,"link":2272,"items":2277},"Automation","CI/CD and automation to accelerate deployment",{"config":2273},{"icon":2274,"href":2275,"dataGaName":2276,"dataGaLocation":2213},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[2278,2282,2285,2289],{"text":2279,"config":2280},"CI/CD",{"href":2281,"dataGaLocation":2213,"dataGaName":2279},"/solutions/continuous-integration/",{"text":2244,"config":2283},{"href":2249,"dataGaLocation":2213,"dataGaName":2284},"gitlab duo agent platform - product menu",{"text":2286,"config":2287},"Source Code Management",{"href":2288,"dataGaLocation":2213,"dataGaName":2286},"/solutions/source-code-management/",{"text":2290,"config":2291},"Automated Software Delivery",{"href":2275,"dataGaLocation":2213,"dataGaName":2292},"Automated software delivery",{"title":2294,"description":2295,"link":2296,"items":2301},"Security","Deliver code faster without compromising security",{"config":2297},{"href":2298,"dataGaName":2299,"dataGaLocation":2213,"icon":2300},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[2302,2306,2311],{"text":2303,"config":2304},"Application Security Testing",{"href":2298,"dataGaName":2305,"dataGaLocation":2213},"Application security testing",{"text":2307,"config":2308},"Software Supply Chain Security",{"href":2309,"dataGaLocation":2213,"dataGaName":2310},"/solutions/supply-chain/","Software supply chain security",{"text":2312,"config":2313},"Software Compliance",{"href":2314,"dataGaName":2315,"dataGaLocation":2213},"/solutions/software-compliance/","software compliance",{"title":2317,"link":2318,"items":2323},"Measurement",{"config":2319},{"icon":2320,"href":2321,"dataGaName":2322,"dataGaLocation":2213},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[2324,2328,2332],{"text":2325,"config":2326},"Visibility & Measurement",{"href":2321,"dataGaLocation":2213,"dataGaName":2327},"Visibility and Measurement",{"text":2329,"config":2330},"Value Stream Management",{"href":2331,"dataGaLocation":2213,"dataGaName":2329},"/solutions/value-stream-management/",{"text":2333,"config":2334},"Analytics & Insights",{"href":2335,"dataGaLocation":2213,"dataGaName":2336},"/solutions/analytics-and-insights/","Analytics and insights",{"title":2338,"type":2263,"items":2339},"GitLab for",[2340,2346,2352],{"text":2341,"config":2342},"Enterprise",{"icon":2343,"href":2344,"dataGaLocation":2213,"dataGaName":2345},"Building","/enterprise/","enterprise",{"text":2347,"config":2348},"Small Business",{"icon":2349,"href":2350,"dataGaLocation":2213,"dataGaName":2351},"Work","/small-business/","small business",{"text":2353,"config":2354},"Public Sector",{"icon":2355,"href":2356,"dataGaLocation":2213,"dataGaName":2357},"Organization","/solutions/public-sector/","public sector",{"text":2359,"config":2360},"Pricing",{"href":2361,"dataGaName":2362,"dataGaLocation":2213,"dataNavLevelOne":2362},"/pricing/","pricing",{"text":2364,"config":2365,"menu":2367},"Resources",{"dataNavLevelOne":2366},"resources",{"type":2263,"link":2368,"columns":2372,"feature":2466},{"text":2369,"config":2370},"View all resources",{"href":2371,"dataGaName":2366,"dataGaLocation":2213},"/resources/",[2373,2406,2433],{"title":2374,"items":2375},"Getting started",[2376,2381,2386,2391,2396,2401],{"text":2377,"config":2378},"Install",{"href":2379,"dataGaName":2380,"dataGaLocation":2213},"/install/","install",{"text":2382,"config":2383},"Quick start guides",{"href":2384,"dataGaName":2385,"dataGaLocation":2213},"/get-started/","quick setup checklists",{"text":2387,"config":2388},"Learn",{"href":2389,"dataGaLocation":2213,"dataGaName":2390},"https://university.gitlab.com/","learn",{"text":2392,"config":2393},"Product documentation",{"href":2394,"dataGaName":2395,"dataGaLocation":2213},"https://docs.gitlab.com/","product documentation",{"text":2397,"config":2398},"Best practice videos",{"href":2399,"dataGaName":2400,"dataGaLocation":2213},"/getting-started-videos/","best practice videos",{"text":2402,"config":2403},"Integrations",{"href":2404,"dataGaName":2405,"dataGaLocation":2213},"/integrations/","integrations",{"title":2407,"items":2408},"Discover",[2409,2414,2419,2424,2428],{"text":2410,"config":2411},"Customer success stories",{"href":2412,"dataGaName":2413,"dataGaLocation":2213},"/customers/","customer success stories",{"text":2415,"config":2416},"Blog",{"href":2417,"dataGaName":2418,"dataGaLocation":2213},"/blog/","blog",{"text":2420,"config":2421},"Demo Hub",{"href":2422,"dataGaName":2423,"dataGaLocation":2213},"/demo-hub/","demo hub",{"text":2425,"config":2426},"The Source",{"href":2427,"dataGaName":2418,"dataGaLocation":2213},"/the-source/",{"text":2429,"config":2430},"Remote",{"href":2431,"dataGaName":2432,"dataGaLocation":2213},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":2434,"items":2435},"Connect",[2436,2441,2446,2451,2456,2461],{"text":2437,"config":2438},"GitLab Services",{"href":2439,"dataGaName":2440,"dataGaLocation":2213},"/services/","services",{"text":2442,"config":2443},"Contribute",{"href":2444,"dataGaName":2445,"dataGaLocation":2213},"https://contributors.gitlab.com","contribute",{"text":2447,"config":2448},"Community",{"href":2449,"dataGaName":2450,"dataGaLocation":2213},"/community/","community",{"text":2452,"config":2453},"Forum",{"href":2454,"dataGaName":2455,"dataGaLocation":2213},"https://forum.gitlab.com/","forum",{"text":2457,"config":2458},"Events",{"href":2459,"dataGaName":2460,"dataGaLocation":2213},"/events/","events",{"text":2462,"config":2463},"Partners",{"href":2464,"dataGaName":2465,"dataGaLocation":2213},"/partners/","partners",{"config":2467,"title":2470,"text":2471,"link":2472},{"background":2468,"textColor":2469},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":2473,"config":2474},"Read the latest",{"href":2475,"dataGaName":2476,"dataGaLocation":2213},"/whats-new/","whats new",{"text":2478,"config":2479,"menu":2481},"Company",{"dataNavLevelOne":2480},"company",{"type":2263,"columns":2482},[2483],{"items":2484},[2485,2490,2496,2498,2503,2508,2513,2518,2523,2528],{"text":2486,"config":2487},"About",{"href":2488,"dataGaName":2489,"dataGaLocation":2213},"/company/","about",{"text":2491,"config":2492,"footerGa":2495},"Jobs",{"href":2493,"dataGaName":2494,"dataGaLocation":2213},"/jobs/","jobs",{"dataGaName":2494},{"text":2457,"config":2497},{"href":2459,"dataGaName":2460,"dataGaLocation":2213},{"text":2499,"config":2500},"Leadership",{"href":2501,"dataGaName":2502,"dataGaLocation":2213},"/company/team/e-group/","leadership",{"text":2504,"config":2505},"Handbook",{"href":2506,"dataGaName":2507,"dataGaLocation":2213},"https://handbook.gitlab.com/","handbook",{"text":2509,"config":2510},"Investor relations",{"href":2511,"dataGaName":2512,"dataGaLocation":2213},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":2514,"config":2515},"Trust Center",{"href":2516,"dataGaName":2517,"dataGaLocation":2213},"/security/","trust center",{"text":2519,"config":2520},"AI Transparency Center",{"href":2521,"dataGaName":2522,"dataGaLocation":2213},"/ai-transparency-center/","ai transparency center",{"text":2524,"config":2525},"Newsletter",{"href":2526,"dataGaName":2527,"dataGaLocation":2213},"/company/contact/#contact-forms","newsletter",{"text":2529,"config":2530},"Press",{"href":2531,"dataGaName":2532,"dataGaLocation":2213},"/press/","press",{"text":2534,"config":2535,"menu":2536},"Contact us",{"dataNavLevelOne":2480},{"type":2263,"columns":2537},[2538],{"items":2539},[2540,2545,2550],{"text":2541,"config":2542},"Talk to sales",{"href":2543,"dataGaName":2544,"dataGaLocation":2213},"/sales/","talk to sales",{"text":2546,"config":2547},"Support portal",{"href":2548,"dataGaName":2549,"dataGaLocation":2213},"https://support.gitlab.com/hc/en-us","support portal",{"text":2551,"config":2552},"Customer portal",{"href":2553,"dataGaName":2554,"dataGaLocation":2213},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":2556,"login":2557,"suggestions":2564},"Close",{"text":2558,"link":2559},"To search repositories and projects, login to",{"text":2560,"config":2561},"gitlab.com",{"href":2227,"dataGaName":2562,"dataGaLocation":2563},"search login","search",{"text":2565,"default":2566},"Suggestions",[2567,2569,2573,2575,2579,2583],{"text":2244,"config":2568},{"href":2249,"dataGaName":2244,"dataGaLocation":2563},{"text":2570,"config":2571},"Code Suggestions (AI)",{"href":2572,"dataGaName":2570,"dataGaLocation":2563},"/solutions/code-suggestions/",{"text":2279,"config":2574},{"href":2281,"dataGaName":2279,"dataGaLocation":2563},{"text":2576,"config":2577},"GitLab on AWS",{"href":2578,"dataGaName":2576,"dataGaLocation":2563},"/partners/technology-partners/aws/",{"text":2580,"config":2581},"GitLab on Google Cloud",{"href":2582,"dataGaName":2580,"dataGaLocation":2563},"/partners/technology-partners/google-cloud-platform/",{"text":2584,"config":2585},"Why GitLab?",{"href":2256,"dataGaName":2584,"dataGaLocation":2563},{"freeTrial":2587,"mobileIcon":2592,"desktopIcon":2597,"secondaryButton":2600},{"text":2588,"config":2589},"Start free trial",{"href":2590,"dataGaName":2218,"dataGaLocation":2591},"https://gitlab.com/-/trials/new/","nav",{"altText":2593,"config":2594},"Gitlab Icon",{"src":2595,"dataGaName":2596,"dataGaLocation":2591},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":2593,"config":2598},{"src":2599,"dataGaName":2596,"dataGaLocation":2591},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":2601,"config":2602},"Get Started",{"href":2603,"dataGaName":2604,"dataGaLocation":2591},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":2606,"mobileIcon":2610,"desktopIcon":2612},{"text":2607,"config":2608},"Learn more about GitLab Duo",{"href":2249,"dataGaName":2609,"dataGaLocation":2591},"gitlab duo",{"altText":2593,"config":2611},{"src":2595,"dataGaName":2596,"dataGaLocation":2591},{"altText":2593,"config":2613},{"src":2599,"dataGaName":2596,"dataGaLocation":2591},{"button":2615,"mobileIcon":2620,"desktopIcon":2622},{"text":2616,"config":2617},"/switch",{"href":2618,"dataGaName":2619,"dataGaLocation":2591},"#contact","switch",{"altText":2593,"config":2621},{"src":2595,"dataGaName":2596,"dataGaLocation":2591},{"altText":2593,"config":2623},{"src":2624,"dataGaName":2596,"dataGaLocation":2591},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":2626,"mobileIcon":2631,"desktopIcon":2633},{"text":2627,"config":2628},"Back to pricing",{"href":2361,"dataGaName":2629,"dataGaLocation":2591,"icon":2630},"back to pricing","GoBack",{"altText":2593,"config":2632},{"src":2595,"dataGaName":2596,"dataGaLocation":2591},{"altText":2593,"config":2634},{"src":2599,"dataGaName":2596,"dataGaLocation":2591},{"title":2636,"titleMobile":2637,"button":2638,"config":2643},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":2147,"config":2639},{"href":2640,"dataGaName":2641,"dataGaLocation":2642},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":2644,"disabled":2193},"release",{"data":2646},{"text":2647,"source":2648,"edit":2654,"contribute":2659,"config":2664,"items":2669,"minimal":2878},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":2649,"config":2650},"View page source",{"href":2651,"dataGaName":2652,"dataGaLocation":2653},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":2655,"config":2656},"Edit this page",{"href":2657,"dataGaName":2658,"dataGaLocation":2653},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":2660,"config":2661},"Please contribute",{"href":2662,"dataGaName":2663,"dataGaLocation":2653},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":2665,"facebook":2666,"youtube":2667,"linkedin":2668},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[2670,2717,2770,2814,2846],{"title":2359,"links":2671,"subMenu":2686},[2672,2676,2681],{"text":2673,"config":2674},"View plans",{"href":2361,"dataGaName":2675,"dataGaLocation":2653},"view plans",{"text":2677,"config":2678},"Why Premium?",{"href":2679,"dataGaName":2680,"dataGaLocation":2653},"/pricing/premium/","why premium",{"text":2682,"config":2683},"Why Ultimate?",{"href":2684,"dataGaName":2685,"dataGaLocation":2653},"/pricing/ultimate/","why ultimate",[2687],{"title":2688,"links":2689},"Contact Us",[2690,2693,2695,2697,2702,2707,2712],{"text":2691,"config":2692},"Contact sales",{"href":2543,"dataGaName":2223,"dataGaLocation":2653},{"text":2546,"config":2694},{"href":2548,"dataGaName":2549,"dataGaLocation":2653},{"text":2551,"config":2696},{"href":2553,"dataGaName":2554,"dataGaLocation":2653},{"text":2698,"config":2699},"Status",{"href":2700,"dataGaName":2701,"dataGaLocation":2653},"https://status.gitlab.com/","status",{"text":2703,"config":2704},"Terms of use",{"href":2705,"dataGaName":2706,"dataGaLocation":2653},"/terms/","terms of use",{"text":2708,"config":2709},"Privacy statement",{"href":2710,"dataGaName":2711,"dataGaLocation":2653},"/privacy/","privacy statement",{"text":2713,"config":2714},"Cookie preferences",{"dataGaName":2715,"dataGaLocation":2653,"id":2716,"isOneTrustButton":1013},"cookie preferences","ot-sdk-btn",{"title":2259,"links":2718,"subMenu":2726},[2719,2722],{"text":2205,"config":2720},{"href":2242,"dataGaName":2721,"dataGaLocation":2653},"devsecops platform",{"text":2723,"config":2724},"AI-Assisted Development",{"href":2249,"dataGaName":2725,"dataGaLocation":2653},"ai-assisted development",[2727],{"title":2728,"links":2729},"Topics",[2730,2735,2740,2745,2750,2755,2760,2765],{"text":2731,"config":2732},"CICD",{"href":2733,"dataGaName":2734,"dataGaLocation":2653},"/topics/ci-cd/","cicd",{"text":2736,"config":2737},"GitOps",{"href":2738,"dataGaName":2739,"dataGaLocation":2653},"/topics/gitops/","gitops",{"text":2741,"config":2742},"DevOps",{"href":2743,"dataGaName":2744,"dataGaLocation":2653},"/topics/devops/","devops",{"text":2746,"config":2747},"Version Control",{"href":2748,"dataGaName":2749,"dataGaLocation":2653},"/topics/version-control/","version control",{"text":2751,"config":2752},"DevSecOps",{"href":2753,"dataGaName":2754,"dataGaLocation":2653},"/topics/devsecops/","devsecops",{"text":2756,"config":2757},"Cloud Native",{"href":2758,"dataGaName":2759,"dataGaLocation":2653},"/topics/cloud-native/","cloud native",{"text":2761,"config":2762},"AI for Coding",{"href":2763,"dataGaName":2764,"dataGaLocation":2653},"/topics/devops/ai-for-coding/","ai for coding",{"text":2766,"config":2767},"Agentic AI",{"href":2768,"dataGaName":2769,"dataGaLocation":2653},"/topics/agentic-ai/","agentic ai",{"title":2771,"links":2772},"Solutions",[2773,2775,2777,2782,2786,2789,2793,2796,2798,2801,2804,2809],{"text":2303,"config":2774},{"href":2298,"dataGaName":2303,"dataGaLocation":2653},{"text":2292,"config":2776},{"href":2275,"dataGaName":2276,"dataGaLocation":2653},{"text":2778,"config":2779},"Agile development",{"href":2780,"dataGaName":2781,"dataGaLocation":2653},"/solutions/agile-delivery/","agile delivery",{"text":2783,"config":2784},"SCM",{"href":2288,"dataGaName":2785,"dataGaLocation":2653},"source code management",{"text":2731,"config":2787},{"href":2281,"dataGaName":2788,"dataGaLocation":2653},"continuous integration & delivery",{"text":2790,"config":2791},"Value stream management",{"href":2331,"dataGaName":2792,"dataGaLocation":2653},"value stream management",{"text":2736,"config":2794},{"href":2795,"dataGaName":2739,"dataGaLocation":2653},"/solutions/gitops/",{"text":2341,"config":2797},{"href":2344,"dataGaName":2345,"dataGaLocation":2653},{"text":2799,"config":2800},"Small business",{"href":2350,"dataGaName":2351,"dataGaLocation":2653},{"text":2802,"config":2803},"Public sector",{"href":2356,"dataGaName":2357,"dataGaLocation":2653},{"text":2805,"config":2806},"Education",{"href":2807,"dataGaName":2808,"dataGaLocation":2653},"/solutions/education/","education",{"text":2810,"config":2811},"Financial services",{"href":2812,"dataGaName":2813,"dataGaLocation":2653},"/solutions/finance/","financial services",{"title":2364,"links":2815},[2816,2818,2820,2822,2825,2827,2830,2832,2834,2836,2838,2840,2842,2844],{"text":2377,"config":2817},{"href":2379,"dataGaName":2380,"dataGaLocation":2653},{"text":2382,"config":2819},{"href":2384,"dataGaName":2385,"dataGaLocation":2653},{"text":2387,"config":2821},{"href":2389,"dataGaName":2390,"dataGaLocation":2653},{"text":2392,"config":2823},{"href":2394,"dataGaName":2824,"dataGaLocation":2653},"docs",{"text":2415,"config":2826},{"href":2417,"dataGaName":2418,"dataGaLocation":2653},{"text":2828,"config":2829},"What's new",{"href":2475,"dataGaName":2476,"dataGaLocation":2653},{"text":2410,"config":2831},{"href":2412,"dataGaName":2413,"dataGaLocation":2653},{"text":2429,"config":2833},{"href":2431,"dataGaName":2432,"dataGaLocation":2653},{"text":2437,"config":2835},{"href":2439,"dataGaName":2440,"dataGaLocation":2653},{"text":2442,"config":2837},{"href":2444,"dataGaName":2445,"dataGaLocation":2653},{"text":2447,"config":2839},{"href":2449,"dataGaName":2450,"dataGaLocation":2653},{"text":2452,"config":2841},{"href":2454,"dataGaName":2455,"dataGaLocation":2653},{"text":2457,"config":2843},{"href":2459,"dataGaName":2460,"dataGaLocation":2653},{"text":2462,"config":2845},{"href":2464,"dataGaName":2465,"dataGaLocation":2653},{"title":2478,"links":2847},[2848,2850,2852,2854,2856,2858,2862,2867,2869,2871,2873],{"text":2486,"config":2849},{"href":2488,"dataGaName":2480,"dataGaLocation":2653},{"text":2491,"config":2851},{"href":2493,"dataGaName":2494,"dataGaLocation":2653},{"text":2499,"config":2853},{"href":2501,"dataGaName":2502,"dataGaLocation":2653},{"text":2504,"config":2855},{"href":2506,"dataGaName":2507,"dataGaLocation":2653},{"text":2509,"config":2857},{"href":2511,"dataGaName":2512,"dataGaLocation":2653},{"text":2859,"config":2860},"Sustainability",{"href":2861,"dataGaName":2859,"dataGaLocation":2653},"/sustainability/",{"text":2863,"config":2864},"Diversity, inclusion and belonging (DIB)",{"href":2865,"dataGaName":2866,"dataGaLocation":2653},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":2514,"config":2868},{"href":2516,"dataGaName":2517,"dataGaLocation":2653},{"text":2524,"config":2870},{"href":2526,"dataGaName":2527,"dataGaLocation":2653},{"text":2529,"config":2872},{"href":2531,"dataGaName":2532,"dataGaLocation":2653},{"text":2874,"config":2875},"Modern Slavery Transparency Statement",{"href":2876,"dataGaName":2877,"dataGaLocation":2653},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":2879},[2880,2883,2886],{"text":2881,"config":2882},"Terms",{"href":2705,"dataGaName":2706,"dataGaLocation":2653},{"text":2884,"config":2885},"Cookies",{"dataGaName":2715,"dataGaLocation":2653,"id":2716,"isOneTrustButton":1013},{"text":2887,"config":2888},"Privacy",{"href":2710,"dataGaName":2711,"dataGaLocation":2653},[2890],{"id":2891,"title":7,"body":2192,"config":2892,"content":2894,"description":2192,"extension":2898,"meta":2899,"navigation":1013,"path":2900,"seo":2901,"stem":2902,"__hash__":2903},"blogAuthors/en-us/blog/authors/alex-fracazo.yml",{"template":2893},"BlogAuthor",{"name":7,"config":2895},{"headshot":2896,"ctfId":2897},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663572/Blog/Author%20Headshots/Alex_Fracazo_headshot.png","1fd3avORyzEvt4jtKpkT2k","yml",{},"/en-us/blog/authors/alex-fracazo",{},"en-us/blog/authors/alex-fracazo","gR7fE9q4VKlEd7ZNkXmVe_oX6vY5ntlbfrz1ZZXYzuI",[2905,2911,2915],{"title":2906,"description":2907,"heroImage":2908,"category":2188,"date":2909,"authors":2192,"slug":2192,"externalUrl":2910},"GitLab Patch Release: 19.2.2, 19.1.4, 19.0.6","Learn about this latest patch release for Community Edition and Enterprise Edition.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661926/Blog/Hero%20Images/security-patch-blog-image-r2-0506-700x400-fy25_2x.jpg","2026-08-12","https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-2-released/",{"title":2912,"description":2907,"heroImage":2908,"category":2188,"date":2913,"authors":2192,"slug":2192,"externalUrl":2914}," GitLab Patch Release: 19.2.1, 19.1.3, 19.0.5","2026-07-29","https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/",{"title":2916,"description":2917,"heroImage":2918,"category":2188,"date":2919,"authors":2920,"slug":2922,"externalUrl":2192},"Automate work item assignment with a \"Work item created\" trigger","Our step-by-step guide walks through this AI capability, which enables instant, scalable triage without manual intervention.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1773866173/vte9qh8rriznvyclhkes.png","2026-07-20",[2921],"Cesar Saavedra","how-to-use-a-work-item-created-trigger",{"promotions":2924},[2925,2939,2950,2962],{"id":2926,"categories":2927,"header":2929,"text":2930,"button":2931,"image":2936},"ai-modernization",[2928],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":2932,"config":2933},"Get your AI maturity score",{"href":2934,"dataGaName":2935,"dataGaLocation":2418},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":2937},{"src":2938},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":2940,"categories":2941,"header":2942,"text":2930,"button":2943,"image":2947},"devops-modernization",[2188,2754],"Are you just managing tools or shipping innovation?",{"text":2944,"config":2945},"Get your DevOps maturity score",{"href":2946,"dataGaName":2935,"dataGaLocation":2418},"/assessments/devops-modernization-assessment/",{"config":2948},{"src":2949},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":2951,"categories":2952,"header":2954,"text":2930,"button":2955,"image":2959},"security-modernization",[2953],"security","Are you trading speed for security?",{"text":2956,"config":2957},"Get your security maturity score",{"href":2958,"dataGaName":2935,"dataGaLocation":2418},"/assessments/security-modernization-assessment/",{"config":2960},{"src":2961},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":2963,"paths":2964,"header":2967,"text":2968,"button":2969,"image":2974},"github-azure-migration",[2965,2966],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":2970,"config":2971},"See how GitLab compares to GitHub",{"href":2972,"dataGaName":2973,"dataGaLocation":2418},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":2975},{"src":2949},{"header":2977,"blurb":2978,"button":2979,"secondaryButton":2984},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":2980,"config":2981},"Get your free trial",{"href":2982,"dataGaName":2218,"dataGaLocation":2983},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":2691,"config":2985},{"href":2543,"dataGaName":2223,"dataGaLocation":2983},1786803747433]