Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carpentries-incubator/blogging-with-hugo-and-github-pages

Carpentries Incubator lesson to learn how to build blog sites with Hugo and GitHub Pages
https://github.com/carpentries-incubator/blogging-with-hugo-and-github-pages

beta blog english github-pages hugo hugo-site lesson

Last synced: about 1 month ago
JSON representation

Carpentries Incubator lesson to learn how to build blog sites with Hugo and GitHub Pages

Awesome Lists containing this project

README

        

# Blogging with Hugo and GitHub Pages

This repository generates the corresponding lesson website from [The Carpentries](https://carpentries.org/) repertoire of lessons.

## Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.

Please see the current list of [issues][issues] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.

## Maintainer(s)

Current maintainers of this lesson are

* Sarah Gibson ([**@sgibson91**](https://github.com/sgibson91))

## Authors

A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)

## Citation

To cite this lesson, please consult with [CITATION](CITATION)

[issues]: https://github.com/sgibson91/blogging-with-hugo-and-github-pages/issues
[lesson-example]: https://carpentries.github.io/lesson-example