Skip to content

dloidolt/website

 
 

Repository files navigation

Build Status

BADGE.TEAM website

You can find our website and the documentation website at badge.team/docs. This repository contains the Markdown files with content, the theme files and the configuration needed to build our website using Hugo.

Development

If you want to test your changes locally then you first have to install Hugo.

After you've installed Hugo building the website is as easy as cloning the repository and running hugo in the repository root.

Hugo can also host a development server, you can use this feature by running hugo server in the root of the repository. The development server will then be reachable at http://localhost:1313

git clone https://github.com/badgeteam/website.git
cd website
./dev_server.sh

About

The BADGE.TEAM website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.0%
  • Shell 18.3%
  • SCSS 9.7%