Skip to content

fastbootstrap/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8272059 · Apr 5, 2024

History

28 Commits
Nov 5, 2023
Dec 17, 2023
Nov 5, 2023
Jan 6, 2024
Jan 6, 2024
Apr 5, 2024
Nov 18, 2023
Nov 5, 2023
Nov 9, 2023
Nov 5, 2023
Nov 5, 2023
Jan 6, 2024
Nov 9, 2023
Nov 9, 2023

Repository files navigation

Docs and Examples

Documentation site for FastBootstrap, The beautiful Bootstrap theme with Atlassian Design.

Build

To view the documentation site locally, you need to clone this repository:

git clone https://github.com/fastbootstrap/docs.git

Then to view the docs in your browser, run Hugo and open up the link:

▶ hugo server

Started building sites ...
.
.
Serving pages from memory
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop