Website

screenshot of Website

Jekyll templates, CSS styles and images for the Fedora Developer Portal.

Overview

The Fedora Developer Portal is a website that serves as a resource for developers working with Fedora. It contains Jekyll templates, CSS styles, and images for the portal. The site is generated using Jekyll as a static site with some dynamic parts. It includes a site search functionality implemented in JavaScript and the index is pre-generated during the Jekyll build. The site also has a blog section generated from the Fedora Planet using the rss.py script. Development of the site can be done locally using the provided Vagrantfile and Dockerfile.

Features

  • Jekyll templates, CSS styles, and images for the Fedora Developer Portal
  • Dynamic parts of the site generated using Jekyll
  • Site search functionality implemented in JavaScript
  • Blog section generated from the Fedora Planet using rss.py script
  • Development environment setup using Vagrantfile and Dockerfile

Summary

The Fedora Developer Portal is a website that provides resources for developers working with Fedora. It includes Jekyll templates, CSS styles, and images for the portal, and is generated as a static site with dynamic parts. The site offers site search functionality, a blog section generated from the Fedora Planet, and can be developed locally using Vagrantfile or Dockerfile. Contributions to the project are welcome and further questions can be asked on libera under #developer-portal.