mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Update the exampleSite
This commit is contained in:
@@ -8,17 +8,13 @@ layoutdir = "layouts"
|
||||
publishdir = "public"
|
||||
author = "Alexis Tacnet"
|
||||
title = "Cocoa Enhanced"
|
||||
pygmentsuseclasses = true
|
||||
disqusshortname = ""
|
||||
pluralizelisttitles = false
|
||||
|
||||
[permalinks]
|
||||
fixed = ":title/"
|
||||
blog = "blog/:slug/"
|
||||
|
||||
[params]
|
||||
author = "Alexis Tacnet"
|
||||
cachebuster = true
|
||||
dateform = "Jan 2, 2006"
|
||||
dateformfull = "Mon Jan 2 2006 15:04:05 MST"
|
||||
description = "Example blog"
|
||||
|
@@ -1,14 +1,14 @@
|
||||
+++
|
||||
date = "2015-08-22T06:42:21-07:00"
|
||||
draft = false
|
||||
date = "2015-08-22"
|
||||
title = "About"
|
||||
|
||||
+++
|
||||
|
||||
Along with [Ford Prefect](https://en.wikipedia.org/wiki/Ford_Prefect_\(character\)), Dent barely escapes the Earth's destruction as it is demolished to make way for a *hyperspace bypass*. Arthur spends the next several years, still wearing his dressing gown, helplessly launched from crisis to crisis while trying to straighten out his lifestyle.
|
||||
_With this theme, it is possible to add small sections that only contains one page like this. It will automatically appears in the header, at the end._
|
||||
|
||||
> He rather enjoys tea, but seems to have trouble obtaining it in the far reaches of the galaxy.
|
||||
|
||||
In time, he learns how to fly and carves a niche for himself as a sandwich-maker.
|
||||
|
||||
<img src="//placehold.it/300x300" class="profile">
|
||||
Along with [Ford Prefect](https://en.wikipedia.org/wiki/Ford_Prefect_\(character\)), Dent barely escapes the Earth's destruction as it is demolished to make way for a *hyperspace bypass*. Arthur spends the next several years, still wearing his dressing gown, helplessly launched from crisis to crisis while trying to straighten out his lifestyle.
|
||||
|
||||
> He rather enjoys tea, but seems to have trouble obtaining it in the far reaches of the galaxy.
|
||||
|
||||
In time, he learns how to fly and carves a niche for himself as a sandwich-maker.
|
||||
|
||||
<img src="//placehold.it/300x300" class="profile">
|
@@ -1,12 +0,0 @@
|
||||
+++
|
||||
date = "2015-08-19T20:29:37-07:00"
|
||||
draft = false
|
||||
title = "Projects"
|
||||
|
||||
+++
|
||||
|
||||
The Hitchhiker's Guide to the Galaxy is a comedy science fiction series created by [Douglas Adams](https://en.wikipedia.org/wiki/Douglas_Adams). Originally a radio comedy broadcast on BBC Radio 4 in 1978, it was later adapted to other formats, and over several years it gradually became an international multi-media phenomenon. Adaptations have included stage shows, a "trilogy" of five books published between 1979 and 1992, a sixth novel penned by [Eoin Colfer](https://en.wikipedia.org/wiki/Eoin_Colfer) in 2009, a 1981 TV series, a 1984 computer game, and three series of three-part comic book adaptations of the first three novels published by DC Comics between 1993 and 1996. There were also two series of towels, produced by Beer-Davies, that are considered by some fans to be an "official version" of The Hitchhiker's Guide to the Galaxy, as they include text from the first novel.
|
||||
|
||||
### Movie
|
||||
|
||||
A Hollywood-funded film version, produced and filmed in the UK, was released in April 2005, and radio adaptations of the third, fourth, and fifth novels were broadcast from 2004 to 2005. Adams did many of these adaptations, including the novels, the TV series, the computer game, and the earliest drafts of the Hollywood film’s screenplay, and some of the stage shows introduced new material written by Adams.
|
8
exampleSite/content/projects/projects.md
Normal file
8
exampleSite/content/projects/projects.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
date = "2015-08-19T20:29:37-07:00"
|
||||
title = "Projects"
|
||||
+++
|
||||
|
||||
_In this theme, it is possible to add sections like a Projects one for example. You can add plenty of articles about your projects and a presentation page that will be displayed before the list. All is modulable, if you don't want something._
|
||||
|
||||
A Hollywood-funded film version, produced and filmed in the UK, was released in April 2005, and radio adaptations of the third, fourth, and fifth novels were broadcast from 2004 to 2005. Adams did many of these adaptations, including the novels, the TV series, the computer game, and the earliest drafts of the Hollywood film’s screenplay, and some of the stage shows introduced new material written by Adams.
|
14
exampleSite/content/projects/small-project.md
Normal file
14
exampleSite/content/projects/small-project.md
Normal file
@@ -0,0 +1,14 @@
|
||||
+++
|
||||
title = "A small project example : add yours !"
|
||||
description = "Blah blah blah"
|
||||
date = "2017-01-01"
|
||||
tags = ["projects"]
|
||||
+++
|
||||
|
||||
Along with [Ford Prefect](https://en.wikipedia.org/wiki/Ford_Prefect_\(character\)), Dent barely escapes the Earth's destruction as it is demolished to make way for a *hyperspace bypass*. Arthur spends the next several years, still wearing his dressing gown, helplessly launched from crisis to crisis while trying to straighten out his lifestyle.
|
||||
|
||||
> He rather enjoys tea, but seems to have trouble obtaining it in the far reaches of the galaxy.
|
||||
|
||||
In time, he learns how to fly and carves a niche for himself as a sandwich-maker.
|
||||
|
||||
<img src="//placehold.it/300x300" class="profile">
|
Reference in New Issue
Block a user