[geany/plugins.geany.org] 363809: Added section "Images" to suggest providing images via a pull-request. See #4.
LarsDW223
git-noreply at xxxxx
Mon Feb 26 18:55:27 UTC 2018
Branch: refs/heads/master
Author: LarsDW223 <lars_paulsen at web.de>
Committer: LarsDW223 <lars_paulsen at web.de>
Date: Mon, 26 Feb 2018 18:55:27 UTC
Commit: 363809e6911a71cd9b0d80fc4b2dea4297c23a57
https://github.com/geany/plugins.geany.org/commit/363809e6911a71cd9b0d80fc4b2dea4297c23a57
Log Message:
-----------
Added section "Images" to suggest providing images via a pull-request. See #4.
Modified Paths:
--------------
content/README
Modified: content/README
16 lines changed, 16 insertions(+), 0 deletions(-)
===================================================================
@@ -59,6 +59,22 @@ plugins.geany.org website.
When you're done, have a look if your HTML file looks good (get some
inspiration from already existing plugin sites) and send it to Dominic then.
+Images
+------
+
+In the past it has happend that images on external sites become unavailable.
+If you like to include images in your documentation we would prefer a pull-request
+against the repository https://github.com/geany/plugins.geany.org. To
+create a pull-request with your images please proceed as follows:
+
+* fork the repository on github
+* upload/put your image files in the folder /images/plugins/{your plugin name}
+* create the pull-request
+
+If you write HTML directly you can simply link to the image on github.
+If you use restructuredText then also simply use the full URL for the image link, e.g.:
+
+ image:: http://plugins.geany.org/images/plugins/{your plugin name}/example.png
Contact
-------
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list