Page 1 of 1

DOL - GitHub Wiki

PostPosted: Mon Sep 28, 2015 8:06 am
by Leodagan
Hello DOL Support Community !

I started a Wiki on Official Dawn Of Light GitHub repository for DOL Server : https://github.com/Dawn-of-Light/DOLSharp/wiki

This can be edited by any GitHub registered user, article changes are saved to a Git Repository allowing for History Revision, writing syntax is "GitHub Flavored" MarkDown, and it can be cloned locally with a Git Client (TortoiseGit or GitHub client for Windows...) then you can commit/merge your local changes to the repository with Git, and you can still use the Web-oriented GitHub editor if you don't want to use any tools ;)

Even if GitHub Wiki is really far from being the best Wiki Engine available it still is a great way to store Articles, Tutorials, How-To and any knowledge resources around DOL Server Project, keeping Documents under Revision System and allowing for anyone to participate and update articles or clone the whole library for distribution/backup/migration if any of these should be needed.

If any one is willing to migrate some articles we have on the Dolserver Web Site ( http://www.dolserver.net/articles/ ) to this wiki this could help in populating the library and then updating these articles if needed ;)

You can start typing now :D

Re: DOL - GitHub Wiki

PostPosted: Mon Sep 28, 2015 11:42 am
by Eudes
Hi Leo,

I just added the Guide for ZonePoint!

Thanks, nice idea, should be easier to use than the current one.

Re: DOL - GitHub Wiki

PostPosted: Mon Sep 28, 2015 12:28 pm
by Leodagan
Great Move ;)

I added a link to your Article in the Home Page.

Re: DOL - GitHub Wiki

PostPosted: Mon Sep 28, 2015 2:00 pm
by Graveen
Thank you Leodagan, thank you Eudes.

Re: DOL - GitHub Wiki

PostPosted: Mon Sep 28, 2015 6:13 pm
by Eudes
I will try to move more the coming days.

Re: DOL - GitHub Wiki

PostPosted: Mon Mar 21, 2016 10:06 pm
by Velloro
I'm slightly confused... has dol switched to github for future revisions or is svn/sourceforge still the primary codebase?

Re: DOL - GitHub Wiki

PostPosted: Tue Mar 22, 2016 7:33 am
by Leodagan
DOL is switching to Github, we're trying to update web page link to Github instead of Sourceforge SVN

Anyway there is not much differences between both code base for now (nothing around bugfix or features...)

Re: DOL - GitHub Wiki

PostPosted: Tue Mar 22, 2016 1:49 pm
by Velloro
Thanks for the response Leo. I want to make sure I pull from the most up to date code base. :)

Re: DOL - GitHub Wiki

PostPosted: Fri Mar 25, 2016 7:32 pm
by Graveen
I'm closing Sourceforge now. Let's focus on GitHub :)

Re: DOL - GitHub Wiki

PostPosted: Sat Mar 26, 2016 11:33 am
by Dinberg
Hear hear!

Re: DOL - GitHub Wiki

PostPosted: Sat Apr 02, 2016 8:22 am
by HunabKu
I added English and French tutorials for use git for getting DoL source code.
http://www.dolserver.net/articles/?category=10

Re: DOL - GitHub Wiki

PostPosted: Wed Jun 29, 2022 3:01 pm
by dowan98
I've added a lot of stuffs since several months (database creation / database filling / downloading and setting up the server / launching the server / data quest creation / slash commands...)

Nice idea to make it modifiable by every github user :)