[gimp-web-devel/hugo: 6/7] Merge branch 'hugo' into 'master'




commit f4535a6f2fe5b935e73a7d87baa2712337f31440
Merge: 487e350 f830911
Author: Robin Swift <robinswiftart gmail com>
Date:   Sun Jul 24 13:03:21 2022 +0000

    Merge branch 'hugo' into 'master'
    
    Hugo
    
    See merge request swift/gimp-web-devel!1

 .gitignore                                         |    6 -
 .gitlab-ci.yml                                     |   15 +
 .hugo_build.lock                                   |    0
 MAINTAINERS                                        |    2 +
 Makefile                                           |   32 -
 README                                             |   84 +-
 about.xml                                          |   30 -
 api/2.0/index.html                                 |   37 -
 bugs.xml                                           |   65 -
 changelog.xml                                      |   30 -
 config.toml                                        |  129 ++
 content/_index.md                                  |   21 +
 {api => content/api}/2.0/libtest/test.txt          |    0
 {style => content}/default.css                     |    6 +-
 content/gimpcon/2000/_index.md                     |   28 +
 {gimpcon => content/gimpcon}/2000/people-small.jpg |  Bin
 gimpcon2003.xml => content/gimpcon/2003/_index.md  |   12 +-
 content/gimpcon/2003/gimpcon2003-mins-1.md         |  188 ++
 content/gimpcon/2003/gimpcon2003-mins-2.md         |  295 +++
 .../gimpcon/2003/gimpcon2003-mins-3.md             |    9 +-
 .../gimpcon/2003/gimpcon2003-mins.md               |   13 +-
 {gimpcon => content/gimpcon}/2003/people-small.png |  Bin
 {gimpcon => content/gimpcon}/2003/people.png       |  Bin
 {gimpcon => content/gimpcon}/2004/Dave_Neary.jpg   |  Bin
 {gimpcon => content/gimpcon}/2004/Oyvind_Kolas.png |  Bin
 gimpcon2004.xml => content/gimpcon/2004/_index.md  |   55 +-
 {gimpcon => content/gimpcon}/2004/gnu-head-sm.jpg  |  Bin
 .../gimpcon}/2004/mac_gimp_logo4.png               |  Bin
 .../gimpcon}/2004/macosx_screenshot1_thumb.jpg     |  Bin
 gimpcon2006.xml => content/gimpcon/2006/_index.md  |    9 +-
 {gimpcon => content/gimpcon}/2006/meetings.jpg     |  Bin
 .../gimpcon}/2006/meetings_small.jpg               |  Bin
 {gimpcon => content/gimpcon}/2006/people.jpg       |  Bin
 {gimpcon => content/gimpcon}/2006/people_small.jpg |  Bin
 content/gimpcon/_index.md                          |   19 +
 content/homepage/_index.md                         |   21 +
 content/homepage/about.md                          |   18 +
 content/homepage/bugs.md                           |   28 +
 content/homepage/changelog.md                      |   15 +
 content/homepage/cvs.md                            |   10 +
 content/homepage/faq.md                            |  433 +++++
 content/homepage/git.md                            |   30 +
 content/homepage/lists.md                          |   10 +
 content/homepage/plug-in-template.md               |   23 +
 content/homepage/plug-ins.md                       |   15 +
 content/homepage/screenshots.md                    |   52 +
 standards.xml => content/homepage/standards.md     |   96 +-
 {images => content/images}/developer-barbg.png     |  Bin
 {images => content/images}/developer-left.png      |  Bin
 {images => content/images}/developer-right.png     |  Bin
 {images => content/images}/shadow.gif              |  Bin
 {images => content/images}/shadow.png              |  Bin
 {images => content/images}/wilber-icon.png         |  Bin
 {images => content/images}/wilber.png              |  Bin
 layout.xml => content/layout.xml                   |    0
 {screenshots => content/screenshots}/Makefile      |    0
 content/screenshots/gimp-curves-thumb.png          |  Bin 0 -> 77364 bytes
 .../screenshots}/gimp-curves.png                   |  Bin
 content/screenshots/gimp-empty-thumb.png           |  Bin 0 -> 52625 bytes
 .../screenshots}/gimp-empty.png                    |  Bin
 {screenshots => content/screenshots}/gimp-osx.jpeg |  Bin
 content/screenshots/gimp-print-thumb.png           |  Bin 0 -> 37582 bytes
 .../screenshots}/gimp-print.png                    |  Bin
 content/writing-a-plug-in/1.md                     |  298 +++
 content/writing-a-plug-in/2.md                     |  472 +++++
 content/writing-a-plug-in/3.md                     |  747 ++++++++
 cvs.xml                                            |   19 -
 dtd/autolayout.dtd                                 |  101 -
 dtd/extensions.mod                                 |   51 -
 dtd/forms.mod                                      |  134 --
 dtd/layout.dtd                                     |   99 -
 dtd/namespaces.mod                                 |   54 -
 dtd/rddl.mod                                       |   40 -
 dtd/website-custom.dtd                             |   55 -
 dtd/website-full.dtd                               |   40 -
 dtd/website.dtd                                    | 1993 --------------------
 dtd/website.mod                                    |  109 --
 faq.xml                                            |  812 --------
 gimpcon.xml                                        |   50 -
 gimpcon2000.xml                                    |   56 -
 gimpcon2003-mins-1.xml                             |  310 ---
 gimpcon2003-mins-2.xml                             |  374 ----
 git.xml                                            |  145 --
 index.xml                                          |   37 -
 mailing-lists.xml                                  |   17 -
 plug-in-template.xml                               |   36 -
 plug-ins.xml                                       |   36 -
 public/404.html                                    |  131 ++
 public/about.html                                  |  142 ++
 public/api/2.0/libtest/test.txt                    |    1 +
 public/apple-touch-icon-144-precomposed.png        |  Bin 0 -> 570 bytes
 public/bugs.html                                   |  151 ++
 public/categories/index.html                       |  133 ++
 public/categories/index.xml                        |   11 +
 public/changelog.html                              |  139 ++
 public/css/hyde.css                                |  300 +++
 public/css/poole.css                               |  404 ++++
 public/css/print.css                               |   19 +
 public/css/syntax.css                              |   66 +
 public/cvs.html                                    |  136 ++
 public/default.css                                 |  300 +++
 public/faq.html                                    |  446 +++++
 public/favicon.png                                 |  Bin 0 -> 183 bytes
 public/gimpcon/2000/index.html                     |  133 ++
 public/gimpcon/2000/index.xml                      |   11 +
 public/gimpcon/2000/people-small.jpg               |  Bin 0 -> 49236 bytes
 public/gimpcon/2003/gimpcon2003-mins-1/index.html  |  285 +++
 public/gimpcon/2003/gimpcon2003-mins-2/index.html  |  299 +++
 public/gimpcon/2003/gimpcon2003-mins-3/index.html  |  313 +++
 public/gimpcon/2003/gimpcon2003-mins/index.html    |  260 +++
 public/gimpcon/2003/index.html                     |  141 ++
 public/gimpcon/2003/index.xml                      |   51 +
 public/gimpcon/2003/people-small.png               |  Bin 0 -> 244483 bytes
 public/gimpcon/2003/people.png                     |  Bin 0 -> 1047014 bytes
 public/gimpcon/2004/Dave_Neary.jpg                 |  Bin 0 -> 7489 bytes
 public/gimpcon/2004/Oyvind_Kolas.png               |  Bin 0 -> 50772 bytes
 public/gimpcon/2004/gnu-head-sm.jpg                |  Bin 0 -> 5286 bytes
 public/gimpcon/2004/index.html                     |  133 ++
 public/gimpcon/2004/index.xml                      |   11 +
 public/gimpcon/2004/mac_gimp_logo4.png             |  Bin 0 -> 11474 bytes
 public/gimpcon/2004/macosx_screenshot1_thumb.jpg   |  Bin 0 -> 14879 bytes
 public/gimpcon/2006/index.html                     |  133 ++
 public/gimpcon/2006/index.xml                      |   11 +
 public/gimpcon/2006/meetings.jpg                   |  Bin 0 -> 220989 bytes
 public/gimpcon/2006/meetings_small.jpg             |  Bin 0 -> 33965 bytes
 public/gimpcon/2006/people.jpg                     |  Bin 0 -> 281806 bytes
 public/gimpcon/2006/people_small.jpg               |  Bin 0 -> 38999 bytes
 public/gimpcon/index.html                          |  141 ++
 public/gimpcon/index.xml                           |   11 +
 public/git.html                                    |  201 ++
 public/homepage/plug-ins/index.html                |  143 ++
 public/images/developer-barbg.png                  |  Bin 0 -> 152 bytes
 public/images/developer-left.png                   |  Bin 0 -> 12513 bytes
 public/images/developer-right.png                  |  Bin 0 -> 20340 bytes
 public/images/shadow.gif                           |  Bin 0 -> 4364 bytes
 public/images/shadow.png                           |  Bin 0 -> 3403 bytes
 public/images/wilber-icon.png                      |  Bin 0 -> 765 bytes
 public/images/wilber.png                           |  Bin 0 -> 6340 bytes
 public/index.html                                  |  120 ++
 public/index.xml                                   |  194 ++
 public/layout.xml                                  |  118 ++
 public/lists.html                                  |  136 ++
 public/plug-in-template.html                       |  146 ++
 public/screenshots.html                            |  139 ++
 public/screenshots/Makefile                        |   19 +
 public/screenshots/gimp-curves-thumb.png           |  Bin 0 -> 77364 bytes
 public/screenshots/gimp-curves.png                 |  Bin 0 -> 89683 bytes
 public/screenshots/gimp-empty-thumb.png            |  Bin 0 -> 52625 bytes
 public/screenshots/gimp-empty.png                  |  Bin 0 -> 189512 bytes
 public/screenshots/gimp-osx.jpeg                   |  Bin 0 -> 171210 bytes
 public/screenshots/gimp-print-thumb.png            |  Bin 0 -> 37582 bytes
 public/screenshots/gimp-print.png                  |  Bin 0 -> 64286 bytes
 public/sitemap.xml                                 |   75 +
 public/standards.html                              |  265 +++
 public/tags/index.html                             |  133 ++
 public/tags/index.xml                              |   11 +
 public/writing-a-plug-in/1/index.html              |  343 ++++
 public/writing-a-plug-in/2/index.html              |  526 ++++++
 public/writing-a-plug-in/3/index.html              |  802 ++++++++
 public/writing-a-plug-in/index.html                |  139 ++
 public/writing-a-plug-in/index.xml                 |   46 +
 screenshots.xml                                    |   61 -
 themes/hyde/CHANGELOG.md                           |    7 +
 themes/hyde/LICENSE.md                             |    9 +
 themes/hyde/README.md                              |    1 +
 themes/hyde/archetypes/default.md                  |    6 +
 themes/hyde/go.mod                                 |    3 +
 themes/hyde/images/screenshot.png                  |  Bin 0 -> 447363 bytes
 themes/hyde/images/tn.png                          |  Bin 0 -> 145312 bytes
 themes/hyde/layouts/404.html                       |    4 +
 themes/hyde/layouts/_default/baseof.html           |   43 +
 themes/hyde/layouts/_default/list.html             |    9 +
 themes/hyde/layouts/_default/single.html           |    7 +
 themes/hyde/layouts/index.html                     |   18 +
 themes/hyde/layouts/partials/head.html             |   33 +
 themes/hyde/layouts/partials/head_fonts.html       |    1 +
 themes/hyde/layouts/partials/hook_head_end.html    |    0
 themes/hyde/layouts/partials/sidebar.html          |    8 +
 .../static/apple-touch-icon-144-precomposed.png    |  Bin 0 -> 570 bytes
 themes/hyde/static/css/hyde.css                    |  300 +++
 themes/hyde/static/favicon.png                     |  Bin 0 -> 183 bytes
 themes/hyde/theme.toml                             |   17 +
 writing-a-plug-in-1.xml                            |  459 -----
 writing-a-plug-in-2.xml                            |  582 ------
 writing-a-plug-in-3.xml                            |  908 ---------
 writing-a-plug-in/1/architecture-small.png         |  Bin 10884 -> 0 bytes
 writing-a-plug-in/1/architecture.png               |  Bin 35991 -> 0 bytes
 writing-a-plug-in/1/hello.c                        |   84 -
 writing-a-plug-in/1/hello.png                      |  Bin 14753 -> 0 bytes
 writing-a-plug-in/1/plug-in-details-small.png      |  Bin 29792 -> 0 bytes
 writing-a-plug-in/1/plug-in-details.png            |  Bin 98454 -> 0 bytes
 writing-a-plug-in/1/plug-in-menu-small.png         |  Bin 61710 -> 0 bytes
 writing-a-plug-in/1/plug-in-menu.png               |  Bin 136406 -> 0 bytes
 writing-a-plug-in/2/GimpImage-small.png            |  Bin 10265 -> 0 bytes
 writing-a-plug-in/2/GimpImage.png                  |  Bin 39269 -> 0 bytes
 writing-a-plug-in/2/myblur1.c                      |  197 --
 writing-a-plug-in/2/myblur2.c                      |  193 --
 writing-a-plug-in/2/tiles-small.png                |  Bin 72313 -> 0 bytes
 writing-a-plug-in/2/tiles.png                      |  Bin 679094 -> 0 bytes
 writing-a-plug-in/3/blur_dialog1.png               |  Bin 12295 -> 0 bytes
 writing-a-plug-in/3/blur_dialog2-small.png         |  Bin 15670 -> 0 bytes
 writing-a-plug-in/3/blur_dialog2.png               |  Bin 84408 -> 0 bytes
 writing-a-plug-in/3/blur_select-small.png          |  Bin 46700 -> 0 bytes
 writing-a-plug-in/3/blur_select.png                |  Bin 199690 -> 0 bytes
 writing-a-plug-in/3/glade-tree-small.png           |  Bin 7250 -> 0 bytes
 writing-a-plug-in/3/glade-tree.png                 |  Bin 15925 -> 0 bytes
 writing-a-plug-in/3/myblur3.c                      |  282 ---
 writing-a-plug-in/3/myblur4.c                      |  394 ----
 writing-a-plug-in/3/myblur5.c                      |  431 -----
 xsl/VERSION                                        |    5 -
 xsl/autolayout.xsl                                 |  258 ---
 xsl/chunk-common.xsl                               |  182 --
 xsl/chunk-tabular.xsl                              |   12 -
 xsl/chunk-website.xsl                              |   12 -
 xsl/head.xsl                                       |  299 ---
 xsl/makefile-dep.xsl                               |  126 --
 xsl/mine.xsl                                       |  226 ---
 xsl/mytoc.xsl                                      |  325 ----
 xsl/myxref.xsl                                     |   56 -
 xsl/param.xsl                                      |  377 ----
 xsl/rss.xsl                                        |  140 --
 xsl/tabular.xsl                                    |  210 ---
 xsl/toc-tabular.xsl                                |  481 -----
 xsl/toc.xsl                                        |  287 ---
 xsl/website-common.xsl                             |  761 --------
 xsl/website.xsl                                    |  133 --
 xsl/xbel.xsl                                       |  111 --
 227 files changed, 11278 insertions(+), 12569 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]