Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Getting the most out of your open source project website

June 12, 2014
abonas

    An open source project's website is the main gateway for potential users and contributors to learn about your project, and it assists existing community members to contribute to the project. But it has to do it right.  Does your website clearly present your project, its goals and status, and assist your community members to efficiently communicate with each other? Is it attracting new contributors?

    This article, based on the oVirt community site development, shares areas to pursue for producing a community website.

    oVirt, a virtual datacenter management platform, is well-regarded for the strength of its community. oVirt's website is part of that strength, but is in need of some improvements. Currently the site is based on MediaWiki, which does not fully allow to bring oVirt's website to the next level of being a truly effective and dynamic community website. The community is in the early stages of planning for a new platform and a new "look and feel" for oVirt.org, and as this new site planning and reviewing the old site gets underway, I'd like to share some thoughts and recommendations on how to increase the chances of an open source community website to attract new contributors and ease the work and communication of the existing community members.

    Bring It Home

    The homepage is undoubtedly the most visited page of your website, so clear guidelines must be met.

    Make sure the homepage clearly introduces and explains the project in a few short sentences--what is the project's goal/topic.  In other words--what does the project do? What's the current stable version and when was it released?

    There should be a clear and simplistic "get in touch" section, preferably with easy-to-spot icons. If you have an IRC channel, mailing list, or any social media presence (i.e., Twitter, Facebook, Google+, etc.)--this is the place for it. If there are several different IRC channels or mailing lists, it's best to briefly explain what the purpose/target audience is for each mailing list or IRC channel.

    Speaking of mailing lists, it's preferable not to have too many of those. Twenty mailing lists are probably confusing for anyone new to the community. Fewer mailing lists (and other channels of communication) will make it easier for newcomers to reach out and ask a question.  It will also show participants that the project is glad to communicate as well as ease current contributors' ongoing communication.

    Consider placing social media icons that lead to your relevant accounts in the top menu--that practice has become very common in many websites today, and is intuitive to users.

    If there are already existing customers stories or case studies, consider placing their logos in the story and link to another page that tells how they use the project. If you don't have case studies, you may want to add some.

    If your project has meetups, or if there is a booth or a talk in some upcoming event, mention it in an "upcoming events" section with a link to the relevant event, with its date and location.

    A "news feed" will show the project is "alive" and not "abandoned". It can be in the form of embedding a Twitter feed mentioning the project, or any other "recent news" section with dates and short updates about the project.

    Beyond the Home Page

    It's not just the front door of the house you have to worry about. Here are some recommendations for the rest of the website.

    Be sure to clearly mention how and where to report a bug. A top-menu option or a big and clearly visible button are good options--reporting a bug is relevant for all your project's audiences, users and developers.

    Make an obvious download menu or a page with the following information: where can the project artifacts be downloaded from, what are the installation steps, and what is the minimal hardware and software requirements. Something else to consider: would you like to publish the download instructions and artifacts for just the current version or several old versions, too?

    Documentation is a huge asset for any community. Link to user documentation that explains the main features of the software, with screenshots and example inputs. Ensure you have feature pages that are easily searchable and tagged with descriptions of the main project's features and the relevant release number/version--both the ones that are readily available and the ones being developed. This way users and developers will be able to understand the road map of the project.

    Developers need to be especially accommodated: a good and clear developer-oriented section can usually bring more contributors to the project. Some ideas to consider for this section include:

    •  Links to the source code and well documented how-to-build-from-source steps.
    •  What is the project's technology stack--which programming languages are used? What are the main frameworks/components/high-level architecture? Having a clear and short statement about the technology stack can save newcomers time when they are unsure if they can contribute to the project based on their technical knowledge and the languages/frameworks they are interested to work with and learn. Incoming community members can surely understand it from the source as well, but it will be definitely more time consuming to browse the source for that.
    •  What's the code review process for the patches and which tool is used for the code review. Also be sure to mention who are the main maintainers and their responsibility areas.
    • A link to a filter with some easy/entry level open bugs that can help
      newcomers to get familiar with the code and they can help solving some bugs on
      the way.

    A blog is a great way to share news and updates about a new version release, new features, and pics from past events. Make sure to link clearly to the blog from the main menu, and have tags on the blog posts to ease searches.

    Along those lines, make sure the entire website is searchable, and that a search box is clearly visible on every page, and especially on the homepage.

    Finally, give some thought on how to maintain changes of the website itself. How can someone easily submit changes to the website? For example--add a new feature page or fix a typo in documentation. Who should review and approve such changes? Which tools and skills should the users have for that? Should they know git and submit it as patches? That's possible, but probably too complicated, especially for the users who are not developers. Is there a better and simpler tool for that?

    Website technologies have made it easy to implement features that will accommodate the needs of open source communities, but picking the right tools and designing the right website structure for your community is something that takes time and thoughtful examination.

    Last updated: February 26, 2024

    Recent Posts

    • Using NetworkManager to permanently set an interface administratively down

    • MPI-powered gradient synchronization in PyTorch distributed training

    • llama.cpp vs. vLLM: Choosing the right local LLM inference engine

    • How speculative decoding delivers faster LLM inference

    • What's New in Red Hat Developer Hub 1.10?

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.