[guadec-web/guadec-2018: 2/2] Initial static generated website



commit 950637d8dfbb0cef94abf13f45a3f72678a17bb4
Author: Oliver Gutierrez <ogutsua gmail com>
Date:   Thu Mar 1 15:55:16 2018 +0000

    Initial static generated website

 .gitignore                                         |    7 -
 Gruntfile.js                                       |  146 -
 LICENSE.md                                         |   29 -
 README.md                                          |   66 -
 content/article1.md                                |   26 -
 content/article2.md                                |   27 -
 content/article3.md                                |   27 -
 content/images/empty.png                           |  Bin 168 -> 0 bytes
 content/images/guadec-badge.png                    |  Bin 26487 -> 0 bytes
 content/images/sponsors/collabora.png              |  Bin 12269 -> 0 bytes
 content/images/sponsors/endless.png                |  Bin 11904 -> 0 bytes
 content/images/sponsors/google.png                 |  Bin 4873 -> 0 bytes
 content/images/sponsors/igalia.png                 |  Bin 142525 -> 0 bytes
 content/images/sponsors/mozilla.png                |  Bin 8068 -> 0 bytes
 content/images/sponsors/opensuse.png               |  Bin 318090 -> 0 bytes
 content/images/sponsors/pia.png                    |  Bin 18779 -> 0 bytes
 content/images/sponsors/redhat.png                 |  Bin 36111 -> 0 bytes
 content/pages/code-of-conduct.md                   |   85 -
 content/pages/contact.md                           |   15 -
 content/pages/legal.md                             |    6 -
 content/pages/materials.md                         |   20 -
 content/pages/schedule.md                          |    6 -
 content/pages/social-events.md                     |    6 -
 content/pages/sponsors.md                          |    6 -
 content/pages/travel.md                            |    6 -
 content/pages/unconference.md                      |    6 -
 content/pages/venue.md                             |    6 -
 deploy.sh                                          |   29 -
 devel.sh                                           |   49 -
 package-lock.json                                  | 1885 ----
 package.json                                       |   15 -
 pelicanconf.py                                     |  119 -
 publishconf.py                                     |   44 -
 requirements.txt                                   |   13 -
 src/fonts/open-iconic.eot                          |  Bin 28196 -> 0 bytes
 src/fonts/open-iconic.otf                          |  Bin 20996 -> 0 bytes
 src/fonts/open-iconic.svg                          |  543 --
 src/fonts/open-iconic.ttf                          |  Bin 28028 -> 0 bytes
 src/fonts/open-iconic.woff                         |  Bin 14984 -> 0 bytes
 src/haml/archives.haml                             |   38 -
 src/haml/article.haml                              |   79 -
 src/haml/author.haml                               |   30 -
 src/haml/authors.haml                              |   39 -
 src/haml/base/base.haml                            |   99 -
 src/haml/base/blog.haml                            |   36 -
 src/haml/categories.haml                           |   43 -
 src/haml/category.haml                             |   28 -
 src/haml/includes/cookiesmessage.haml              |   31 -
 src/haml/includes/feeds_head.haml                  |   43 -
 src/haml/includes/footlinks.haml                   |   47 -
 src/haml/includes/navbar.haml                      |   44 -
 src/haml/includes/pagination.haml                  |   33 -
 src/haml/includes/postlist_article.haml            |   46 -
 src/haml/includes/socials.haml                     |   24 -
 src/haml/includes/socialshare.haml                 |   25 -
 src/haml/includes/translations.haml                |   26 -
 src/haml/index.haml                                |  134 -
 src/haml/page.haml                                 |   41 -
 src/haml/period_archives.haml                      |   46 -
 src/haml/tag.haml                                  |   32 -
 src/haml/tags.haml                                 |   44 -
 src/img/black_pixel.png                            |  Bin 170 -> 0 bytes
 src/img/gnome-logo.svg                             |  155 -
 src/img/skyline.svg                                |  321 -
 src/img/social/facebook-sw.png                     |  Bin 277 -> 0 bytes
 src/img/social/googleplus-sw.png                   |  Bin 514 -> 0 bytes
 src/img/social/instagram-lw.png                    |  Bin 1114 -> 0 bytes
 src/img/social/instagram-mw.png                    |  Bin 839 -> 0 bytes
 src/img/social/instagram-sw.png                    |  Bin 644 -> 0 bytes
 src/img/social/instagram-xlw.png                   |  Bin 1511 -> 0 bytes
 src/img/social/pinterest-lw.png                    |  Bin 1001 -> 0 bytes
 src/img/social/pinterest-mw.png                    |  Bin 828 -> 0 bytes
 src/img/social/pinterest-sw.png                    |  Bin 554 -> 0 bytes
 src/img/social/pinterest-xlw.png                   |  Bin 1619 -> 0 bytes
 src/img/social/qrcode-sw.png                       |  Bin 453 -> 0 bytes
 src/img/social/rss-sw.png                          |  Bin 566 -> 0 bytes
 src/img/social/twitter-sw.png                      |  Bin 472 -> 0 bytes
 src/img/social/whatsapp-lw.png                     |  Bin 1339 -> 0 bytes
 src/img/social/whatsapp-mw.png                     |  Bin 875 -> 0 bytes
 src/img/social/whatsapp-sw.png                     |  Bin 621 -> 0 bytes
 src/img/social/whatsapp-xlw.png                    |  Bin 2203 -> 0 bytes
 src/img/social/youtube-lw.png                      |  Bin 669 -> 0 bytes
 src/img/social/youtube-mw.png                      |  Bin 669 -> 0 bytes
 src/img/social/youtube-sw.png                      |  Bin 394 -> 0 bytes
 src/img/social/youtube-xlw.png                     |  Bin 1122 -> 0 bytes
 src/img/transparent_pixel.png                      |  Bin 168 -> 0 bytes
 src/img/website/empty.png                          |  Bin 168 -> 0 bytes
 src/img/white_pixel.png                            |  Bin 169 -> 0 bytes
 src/js/01-jquery-3.2.1.js                          |10253 --------------------
 src/js/02-popper-1.13.3.js                         | 2448 -----
 src/js/03-bootstrap-4.0.0-beta.2.js                | 3850 --------
 src/js/main.js                                     |  181 -
 src/sass/compass-sass-base/_animations.sass        |  196 -
 src/sass/compass-sass-base/_base.sass              |  137 -
 src/sass/compass-sass-base/_bootstrap.scss         | 8374 ----------------
 .../compass-sass-base/_open_iconic_bootstrap.scss  |  957 --
 src/sass/compass-sass-base/_social.sass            |  148 -
 src/sass/screen.sass                               |  264 -
 98 files changed, 0 insertions(+), 31479 deletions(-)


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