A MediaWiki skin that focuses on putting your content in the foreground.
![]() |
пре 11 година | |
---|---|---|
assets | пре 11 година | |
.gitignore | пре 11 година | |
Foreground.i18n.php | пре 11 година | |
Foreground.skin.php | пре 11 година | |
README.md | пре 11 година | |
foreground.php | пре 11 година |
This is the development branch for the Mediawiki Foreground Skin. All new features for Foreground should PR against this branch. If you want to add a new feature, you should do the following:
feature
using Foreground's develop
branch as a base.develop
branch as you are working on your proposed feature. Commits to develop
may affect your feature
branch, so make sure all is well while you are working on it.If you want to work on an existing feature proposed by Foreground, please see the feature/name-of-feature
branch for more information. PRs should be issued against the specific feature/name-of-feature
branch.