Getting started: Difference between revisions
Jump to navigation
Jump to search
imported>Gfis Useful tools |
imported>Gfis Git help |
||
Line 13: | Line 13: | ||
... | ... | ||
</nowiki> | </nowiki> | ||
=== Git help === | |||
* fatal: 'origin' does not appear to be a git repository | |||
git remote add origin https://github.com/gfis/flodskim | |||
git remove -v |
Revision as of 16:06, 3 September 2016
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Localise MediaWiki for your language
- Learn how to combat spam on your wiki
Useful Tools
- Special:Html2Wiki as described under Extension:Html2Wiki
- Converter for HTML tables
- start table with {| class="wikitable" style="text-align:left" |- class="header" | align="left" | A ...
Git help
- fatal: 'origin' does not appear to be a git repository
git remote add origin https://github.com/gfis/flodskim git remove -v