Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=======

Welcome at openSUSE-Community!

This GitHub repository provides the source for the openSUSE community website which provides public-facing documentation and one-click installers for multimedia codecs and more.

It is a combination of Markdown, HTML, CSS which is rendered by Jekyll.

The page and it's content is provided by members of the openSUSE community. While we welcome the openness and open source base of our favorite distribution, we also want to make the lives of our community easy and smooth: therefor, we provide a simple way to install the needed software which can not be provided directly by openSUSE.

Help! I am lost!

Testing and development

Setting up your environment

  1. install docker: zypper install docker
  2. run docker: systemctl enable --now docker
  3. make sure, your $user is in the docker group: groupmod -a -U $user docker
  4. checkout the GIT repo: git clone git@github.com:opensuse-community/os-com.github.io.git
  5. copy the template: cp -v docker-compose.override.yml.example docker-compose.override.yml
  6. adjust the template to your needs (set 'JEKYLL_UID' and 'JEKYLL_GID' to your $user IDs)
  7. start the container: docker-compose up
  8. access the page at http://localhost:4000
  9. edit the files and enjoy
  10. don't forget to submit back: git commit -m "I made the world better" -a && git push ;-)

Happy documentation writing.

Releases

Packages

Used by

Contributors

Languages