From 104b17440af2d77f835408d0711ef446a4456aed Mon Sep 17 00:00:00 2001 From: Sebastian Meyer Date: Sat, 2 May 2020 11:23:26 +0200 Subject: [PATCH] Initial Setup --- 404.md | 32 ++++ CNAME | 1 + LICENSE | 395 +++++++++++++++++++++++++++++++++++++++ README.md | 14 ++ _config.yml | 23 +++ _data/dateformat.yml | 21 +++ _drafts/post-template.md | 137 ++++++++++++++ _layouts/default.html | 60 ++++++ _layouts/post.html | 15 ++ _posts/post-template.md | 137 ++++++++++++++ assets/css/style.scss | 33 ++++ images/cc-by.png | Bin 0 -> 1283 bytes images/favicon.png | Bin 0 -> 14605 bytes images/license.png | Bin 0 -> 450 bytes images/logo.png | Bin 0 -> 11638 bytes index.md | 32 ++++ 16 files changed, 900 insertions(+) create mode 100644 404.md create mode 100644 CNAME create mode 100644 LICENSE create mode 100644 README.md create mode 100644 _config.yml create mode 100644 _data/dateformat.yml create mode 100644 _drafts/post-template.md create mode 100644 _layouts/default.html create mode 100644 _layouts/post.html create mode 100644 _posts/post-template.md create mode 100644 assets/css/style.scss create mode 100644 images/cc-by.png create mode 100644 images/favicon.png create mode 100644 images/license.png create mode 100644 images/logo.png create mode 100644 index.md diff --git a/404.md b/404.md new file mode 100644 index 0000000..1e41cf2 --- /dev/null +++ b/404.md @@ -0,0 +1,32 @@ +--- +layout: default +title: "404" +permalink: /404.html +--- + +# 404 + +**Diese Seite existiert leider nicht.** + +Haben Sie vielleicht einen dieser Artikel gesucht? + +{% for post in site.posts %} + +* * * + + + {{ post.date | date: "%-d" }}. + {% assign m = post.date | date: "%-m" | minus: 1 %}{{ site.data.dateformat.months[m] }} + {{ post.date | date: "%Y" }} + — {{ post.author }} + + +## [{{ post.title }}]({{ post.url }}) + +
+ {{ post.excerpt }} +
+ +[Artikel lesen...]({{ post.url }}) + +{% endfor %} diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..5527955 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +blog.opencultureconsulting.com diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..10fabd9 --- /dev/null +++ b/LICENSE @@ -0,0 +1,395 @@ +Attribution 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution 4.0 International Public License ("Public License"). To the +extent this Public License may be interpreted as a contract, You are +granted the Licensed Rights in consideration of Your acceptance of +these terms and conditions, and the Licensor grants You such rights in +consideration of benefits the Licensor receives from making the +Licensed Material available under these terms and conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + d. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + e. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + f. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + g. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + h. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + i. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + j. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + k. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + 4. If You Share Adapted Material You produce, the Adapter's + License You apply must not prevent recipients of the Adapted + Material from complying with this Public License. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material; and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public licenses. +Notwithstanding, Creative Commons may elect to apply one of its public +licenses to material it publishes and in those instances will be +considered the “Licensor.” The text of the Creative Commons public +licenses is dedicated to the public domain under the CC0 Public Domain +Dedication. Except for the limited purpose of indicating that material +is shared under a Creative Commons public license or as otherwise +permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the public +licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ba6824 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# [![CC-BY 4.0](images/cc-by.png)][cc-by] [Open Culture Consulting Blog][blog] + +© S. Meyer & F. Lohmeier GbR ‐ [Open Culture Consulting][homepage] + +Licensed under a [Creative Commons Attribution 4.0 International][cc-by] license. + +> Thankfully powered by + [Jekyll](https://jekyllrb.com/), + [Minimal Theme](https://pages-themes.github.io/minimal/) and + [GitHub Pages](https://pages.github.com/) + +[homepage]:https://www.opencultureconsulting.com/ +[blog]:https://blog.opencultureconsulting.com/ +[cc-by]:https://creativecommons.org/licenses/by/4.0/ diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..dc757ac --- /dev/null +++ b/_config.yml @@ -0,0 +1,23 @@ +# Site settings +title: Open Culture Consulting +author: Felix Lohmeier, Sebastian Meyer +email: office@opencultureconsulting.com +lang: de-DE +description: "Blog von F. Lohmeier + S. Meyer" +url: "https://blog.opencultureconsulting.com" +homepage: "https://www.opencultureconsulting.com" +twitter_username: OCC_GbR +github_username: opencultureconsulting + +# Build settings +markdown: kramdown +collections: + posts: + permalink: /:year/:month/:day/:title/ +plugins: + - jekyll-feed + - liquid + +# Theme settings +theme: jekyll-theme-minimal +logo: /images/logo.png diff --git a/_data/dateformat.yml b/_data/dateformat.yml new file mode 100644 index 0000000..e520ad8 --- /dev/null +++ b/_data/dateformat.yml @@ -0,0 +1,21 @@ +months: + - Januar + - Februar + - März + - April + - Mai + - Juni + - Juli + - August + - September + - Oktober + - November + - Dezember +days: + - Montag + - Dienstag + - Mittwoch + - Donnerstag + - Freitag + - Samstag + - Sonntag diff --git a/_drafts/post-template.md b/_drafts/post-template.md new file mode 100644 index 0000000..97d12f6 --- /dev/null +++ b/_drafts/post-template.md @@ -0,0 +1,137 @@ +--- +layout: post +title: "Post Template" +author: "Sebastian Meyer" +date: 2020-05-01 00:00:00 +0200 +excerpt_separator: +categories: ["Category 1", "Category 2"] +--- + +This is the article's excerpt. + +Another paragraph of the excerpt. + + + +# Header 1 + +Here begins the article's main content. + +For a demo of the following formatting options see https://pages-themes.github.io/minimal/ + +Text can be **bold**, _italic_, or ~~strikethrough~~. + +[Link to another page](./another-page.html). + +## Header 2 + +There should be whitespace between paragraphs. + +There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. + +### Header 3 + +This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. + +#### Header 4 + +> This is a blockquote following a header. +> +> When something is important enough, you do it even if the odds are not in your favor. + +```js +// Javascript code with syntax highlighting. +var fun = function lang(l) { + dateformat.i18n = require('./lang/' + l) + return true; +} +``` + +```ruby +# Ruby code with syntax highlighting +GitHubPages::Dependencies.gems.each do |gem, version| + s.add_dependency(gem, "= #{version}") +end +``` + +##### Header 5 + +* This is an unordered list following a header. +* This is an unordered list following a header. +* This is an unordered list following a header. + +###### Header 6 + +1. This is an ordered list following a header. +2. This is an ordered list following a header. +3. This is an ordered list following a header. + +### There's a horizontal rule below this. + +* * * + +| head1 | head two | three | +|:-------------|:------------------|:------| +| ok | good swedish fish | nice | +| out of stock | good and plenty | nice | +| ok | good `oreos` | hmm | +| ok | good `zoute` drop | yumm | + +### Here is an unordered list: + +* Item foo +* Item bar +* Item baz +* Item zip + +### And an ordered list: + +1. Item one +1. Item two +1. Item three +1. Item four + +### And a nested list: + +- level 1 item + - level 2 item + - level 2 item + - level 3 item + - level 3 item +- level 1 item + - level 2 item + - level 2 item + - level 2 item +- level 1 item + - level 2 item + - level 2 item +- level 1 item + +### Small image + +![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png) + +### Large image + +![Branching](https://guides.github.com/activities/hello-world/branching.png) + +### Definition lists can be used with HTML syntax. + +
+
Name
+
Godzilla
+
Born
+
1952
+
Birthplace
+
Japan
+
Color
+
Green
+
+ +``` +Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this. +``` + +``` +The final element. +``` diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..0aab1a9 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,60 @@ + + + + + + + +{% seo %} + + + + + + +
+
+

+ {{ site.title | default: site.github.repository_name }} +

+ + {% if site.logo %} + + Logo + + {% endif %} + +

{{ site.description | default: site.github.project_tagline }}

+ +

+ ImpressumDatenschutzerklärung +

+
+
+ + Übersicht + {% if page.url != "/" %} + » {{ page.title }} + {% endif %} + + +
+ + {{ content }} + +
+ +
+ + + \ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html new file mode 100644 index 0000000..598add2 --- /dev/null +++ b/_layouts/post.html @@ -0,0 +1,15 @@ +--- +layout: default +--- + + + {{ page.date | date: "%-d" }}. + {% assign m = page.date | date: "%-m" | minus: 1 %}{{ site.data.dateformat.months[m] }} + {{ page.date | date: "%Y" }} + + +

{{ page.title }}

+ +von {{ page.author | default: site.author }} + +{{content}} diff --git a/_posts/post-template.md b/_posts/post-template.md new file mode 100644 index 0000000..97d12f6 --- /dev/null +++ b/_posts/post-template.md @@ -0,0 +1,137 @@ +--- +layout: post +title: "Post Template" +author: "Sebastian Meyer" +date: 2020-05-01 00:00:00 +0200 +excerpt_separator: +categories: ["Category 1", "Category 2"] +--- + +This is the article's excerpt. + +Another paragraph of the excerpt. + + + +# Header 1 + +Here begins the article's main content. + +For a demo of the following formatting options see https://pages-themes.github.io/minimal/ + +Text can be **bold**, _italic_, or ~~strikethrough~~. + +[Link to another page](./another-page.html). + +## Header 2 + +There should be whitespace between paragraphs. + +There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. + +### Header 3 + +This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. + +#### Header 4 + +> This is a blockquote following a header. +> +> When something is important enough, you do it even if the odds are not in your favor. + +```js +// Javascript code with syntax highlighting. +var fun = function lang(l) { + dateformat.i18n = require('./lang/' + l) + return true; +} +``` + +```ruby +# Ruby code with syntax highlighting +GitHubPages::Dependencies.gems.each do |gem, version| + s.add_dependency(gem, "= #{version}") +end +``` + +##### Header 5 + +* This is an unordered list following a header. +* This is an unordered list following a header. +* This is an unordered list following a header. + +###### Header 6 + +1. This is an ordered list following a header. +2. This is an ordered list following a header. +3. This is an ordered list following a header. + +### There's a horizontal rule below this. + +* * * + +| head1 | head two | three | +|:-------------|:------------------|:------| +| ok | good swedish fish | nice | +| out of stock | good and plenty | nice | +| ok | good `oreos` | hmm | +| ok | good `zoute` drop | yumm | + +### Here is an unordered list: + +* Item foo +* Item bar +* Item baz +* Item zip + +### And an ordered list: + +1. Item one +1. Item two +1. Item three +1. Item four + +### And a nested list: + +- level 1 item + - level 2 item + - level 2 item + - level 3 item + - level 3 item +- level 1 item + - level 2 item + - level 2 item + - level 2 item +- level 1 item + - level 2 item + - level 2 item +- level 1 item + +### Small image + +![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png) + +### Large image + +![Branching](https://guides.github.com/activities/hello-world/branching.png) + +### Definition lists can be used with HTML syntax. + +
+
Name
+
Godzilla
+
Born
+
1952
+
Birthplace
+
Japan
+
Color
+
Green
+
+ +``` +Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this. +``` + +``` +The final element. +``` diff --git a/assets/css/style.scss b/assets/css/style.scss new file mode 100644 index 0000000..b7d8a0f --- /dev/null +++ b/assets/css/style.scss @@ -0,0 +1,33 @@ +--- +--- + +@import "{{ site.theme }}"; + +body { + background-color: #a7c6da; +} + +header h1 { + display: none; +} +header .centered { + display: block; + margin-left: auto; + margin-right: auto; + text-align: center; +} + +section blockquote { + border-left-color: #cccccc; +} +section hr { + background-color: #cccccc; +} +section small.author { + display: block; + margin: -20px 0 20px; +} +section th, +section td { + border-color: #cccccc; +} diff --git a/images/cc-by.png b/images/cc-by.png new file mode 100644 index 0000000000000000000000000000000000000000..cf596085a4ba8e2efe2c5bf1094b7226e03aa127 GIT binary patch literal 1283 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 DNoo+h literal 0 HcmV?d00001 diff --git a/images/license.png b/images/license.png new file mode 100644 index 0000000000000000000000000000000000000000..b2a3adb682feb6bb0be372ec3c941804e1b247b2 GIT binary patch literal 450 zcmV;z0X_bSP)zU~qyE^5Q?>FZ3_eXvvA>ATq&uFE=!ozH7dG@4YKP3d5!*et@5z_3G2S zX#zm6*NaUPLQqPFYT!1{KjxX^Od`C-0}s`JQo4yYVlJE)-2Tz~sNHTS7`Sp-$>;Oi zYXcDhpmE)BDKnhauj)w!CX_h6h{zZN03n1iMhF1_j4?!Xl1sc4RdxTdA3GP;5Bt5| zKXB`z1pwpm*jmdN3xdE}E5F0@JY$SfN^9+25=x?~o=hjPUte47i*_UM-Tf^9Afhp5 zb#4Vgz&T&7YAGe9)MdTCy-erREr$2&c4xyvh%gMDVJW3jYH674VE90Rzj~M~dsu7j zc^&|SVHou==X|kPSZiywTJfUz#~wat;Buv$%jHrurH5)j$Wgc3-2&|U{^{AtKlu+w sqpQ>D#L`y%YBrlq_Dw5Ycj;8cCpaT1m!%P1{{R3007*qoM6N<$g7e19RR910 literal 0 HcmV?d00001 diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..e668b6fc39280b597751ac73c19ad6d7c7b7772e GIT binary patch literal 11638 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 literal 0 HcmV?d00001 diff --git a/index.md b/index.md new file mode 100644 index 0000000..db03d3c --- /dev/null +++ b/index.md @@ -0,0 +1,32 @@ +--- +layout: default +title: "Übersicht" +permalink: / +--- + +# OCC Blog + +_Hier schreiben [Felix Lohmeier](https://www.felixlohmeier.de) und [Sebastian Meyer](https://informathekar.de) über die Themen Openness und Digitalisierung in Kultur und Wissenschaft. Es handelt sich um Werkstattberichte ihrer gemeinsamen Arbeit für [Open Culture Consulting]({{ site.homepage }})._ + +Die Artikel bieten einen Einblick hinter die Kulissen der Beratungstätigkeit für Bibliotheken, Archive, Museen und Universitäten. Manchmal sind es jedoch auch einfach kleine Tipps oder Arbeitsnotizen, die nebenbei entstanden und vielleicht auch für Außenstehende interessant sind. + +{% for post in site.posts %} + +* * * + + + {{ post.date | date: "%-d" }}. + {% assign m = post.date | date: "%-m" | minus: 1 %}{{ site.data.dateformat.months[m] }} + {{ post.date | date: "%Y" }} + — {{ post.author }} + + +## [{{ post.title }}]({{ post.url }}) + +
+ {{ post.excerpt }} +
+ +[Artikel lesen...]({{ post.url }}) + +{% endfor %}