Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Information and Tutorials Information and Tutorials
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Deterrence Dispensed
  • Information and TutorialsInformation and Tutorials
  • Wiki
  • For developers
  • Guides
  • How to create a static webpage with GitLab Pages

Last edited by Vinh Nguyen Mar 20, 2021
Page history

How to create a static webpage with GitLab Pages

Deterrence Dispensed's GitLab instance has been configured for authorized developers to create static webpages for their project, portfolio, or directory listing.

This is accomplished using GitLab's CICD (continuous integration, continuous delivery) pipeline, where you can push source files into for the GitLab Runner to build.

  1. Create a new project from a template
  2. Select your choice of a Pages template. (In this case, we're going to use basic HTML.) Click "Use template". image
  3. Give your new web page project a name, then click "Create Project"
  4. After GitLab finishes importing your project, push it into the pipeline by selecting "CI/CD" from the sidebar, -> Pipelines. Then click "Run Pipeline" image
  5. Click "Run Pipeline" again. A new job will be created. image
  6. When your deployment is complete, you can find your URL for your project's Pages under Settings -> Pages. image image
Clone repository
  • For Developers
    • FAQ
    • FAQ
      • Types of Designs
    • Guides
      • Checklist to Deactivate an Admin
      • How to create a static webpage with GitLab Pages
      • How to set up a beta
      • How to use set up SourceTree
    • Process Management
      • Product Development Lifecycle
    • Resources
      • Release Package Requirements
      • Release Package Requirements
        • Assembly PDF Sample
        • README.md Sample
      • Remixes
        • README.md Sample
  • For Signal Boosters
    • Branding Guide
    • Graphic Assets and Guidelines
  • For Users
    • Acromania and Glossary
    • Active Beta List
View All Pages