Merge pull request #3 from ToolboxBodensee/git
Add travis status Former-commit-id: 0e39451449243c29b9998bd2fae22a6bbe39562a [formerly 7aa8b166cb4da6c22709c981e5048d28a7237dbd] [formerly d89b0742bc0d5d1663c2bf0bcbc0f10f6184753f [formerly 57fa123c3712f631d1ec56de4e408c1d62943783]] Former-commit-id: 242598020e57b13a381a11aff72177fbcc124fc9 [formerly 084be3bd7529db07cb4b27a9af0c80a0c2c052ab] Former-commit-id: 725676834646c9bb4e14a4fcd09a1162793e77e4
This commit is contained in:
commit
d38c708e7e
4 changed files with 35 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
|||
[submodule "assets/images/logo"]
|
||||
path = assets/images/logo
|
||||
url = https://git.see-base.de/c3woc/c3woc-logo.git
|
|
@ -1,3 +1,4 @@
|
|||
[![Build Status](https://travis-ci.org/ToolboxBodensee/c3woc-website.svg?branch=master)](https://travis-ci.org/ToolboxBodensee/c3woc-website)
|
||||
![C3WOC](https://c3woc.de/images/logo/c3woc.svg "C3WOC")
|
||||
|
||||
|
||||
|
@ -29,7 +30,6 @@ bearbeiten, bevor diese Veröffentlicht werden!
|
|||
1. Dieses Repository Forken oder einen neuen Branch machen (übers GitHub Interface)
|
||||
2. Geforktes Repository Clonen (``git clone https://github.com/<Your_Name>/c3woc-website.git``)
|
||||
3. Öffne deine Komandozeile im geklonten Repository-Fork (``cd c3woc-website``)
|
||||
4. Die Submodule Updaten *(optional, lädt nur das C3WOC Logo runter)* (`git submodule update --init --recursive``)
|
||||
4. Lektor starten (``python2 -m lektor server``)
|
||||
5. Webseite updaten... (``http://localhost:5000/``)
|
||||
6. Lektor Beenden (``Strg. + C``)
|
||||
|
|
34
content/blog/webseite-ist-auf-github/contents.lr
Normal file
34
content/blog/webseite-ist-auf-github/contents.lr
Normal file
|
@ -0,0 +1,34 @@
|
|||
title: Webseite ist auf GitHub
|
||||
---
|
||||
author: L3D
|
||||
---
|
||||
body:
|
||||
|
||||
Auf die Anfrage mehrerer Personen hin ist die C3WOC Webseite nun bei GitHub zu finden.
|
||||
|
||||
Genauer gesagt auf [github.com/ToolboxBodensee/c3woc-website](https://github.com/ToolboxBodensee/c3woc-website).
|
||||
|
||||
<span class="image main">
|
||||
<img src="/blog/webseite-ist-auf-github/github-octocat.png" />
|
||||
</span>
|
||||
---
|
||||
privatebody:
|
||||
|
||||
Außerdem wird die Seite nun mit Travis Automatisiert Deployed was hoffentlich die Mitarbeit durch andere Freunde der Waffel erleichtert.
|
||||
|
||||
Also, wenn iht Lust habt: Macht ein Issue auf.
|
||||
Oder noch besser: Bringt euch durch Stellen von Pull-Requests ein!
|
||||
|
||||
---
|
||||
pub_date: 2018-11-05
|
||||
---
|
||||
subtitle: Diese Seite noch einfacher bearbeiten
|
||||
---
|
||||
twitter_handle: L3D
|
||||
---
|
||||
xml:
|
||||
|
||||
Auf die Anfrage mehrerer Personen hin ist die C3WOC Webseite nun bei GitHub zu finden.
|
||||
Konkreter gesagt auf https://github.com/ToolboxBodensee/c3woc-website/
|
||||
---
|
||||
xml_img: github-octocat.png
|
BIN
content/blog/webseite-ist-auf-github/github-octocat.png
Normal file
BIN
content/blog/webseite-ist-auf-github/github-octocat.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in a new issue