Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
Excerpt
namePages-Overview

Host HTML pages right on your server instance – supports Javascript, and serves unique pages on a repository basis.

The Pages plugin provides a simple way to publish web pages in Bitbucket Server. It allows repository administrators to enable serving of static web pages for any existing branch or tag. Once enabled, users will be able to view HTML files of this branch or tag directly in Bitbucket. It's also possible to link to other HTML files or resources like CSS, JavaScript, or images by using relative links.

Feature Highlights

  • Simple web hosting  Host simple websites directly in Bitbucket Server

  • Commit and Publish  Just edit, push, and your changes are live

  • Version control just happens  Automatic version control by Git

  • Static web pages for every branch  Enable serving of static web pages per branch or tag

  • Access control just happens  Access control based on repository permissions

  • Relative links  Supports relative links and files stored in Git LFS

  • Configurable navigation button Select a branch you want to be accessible in left navigation bar

...