Building Websites with Jekyll & GitHub Pages.
Building a static website with GitHub Pages and Jekyll is an essential skill for researchers and software engineers looking to share their work online efficiently. This lesson serves as a comprehensive introduction to the basics of creating, configuring, and updating a website. With a focus on practical examples, it's tailored for those familiar with variables and the GitHub interface, making it an accessible start for many.
Interestingly, this lesson is currently in a beta state, having been tested at various workshops, which indicates that it's been validated through real use cases. Although it is not actively maintained, it still holds great potential for users eager to learn the process of website creation using these tools.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading