Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
/ kde-conf-2018 Public archive

Source for a webpage for KDE conf 2018. This is archived for historical reference and is no longer actively maintained.

Notifications You must be signed in to change notification settings

amfoss/kde-conf-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdeconf

The website is published in amfoss.github.io/kdeconf/

Please note that all patches should be sent via the project gerrit hosted at 'Gerrithub

To submit a patch:

Clone the gerritrepo to anywhere in your system

git clone https://review.gerrithub.io/amfoss/kdeconf

Enter the cloned folder

cd kdeconf

Create a new branch with a sensible name to work upon. Eg:

git checkout -b 'newBranc' origin/gh-pages

Open index.html in your favourite browser

Make your changes, find issues from https://github.com/amfoss/kdeconf/issues

Once you are done with the change, you should push the changes to the Gerrit for code-review: You can do that by

git add --all
git commit

Enter your commit message, which should clearly show what you did in the change

git review

Wait for your code-review and changes to be published in amfoss.github.io/kdeconf/

About

Source for a webpage for KDE conf 2018. This is archived for historical reference and is no longer actively maintained.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published