• This repository has been archived on 11/Feb/2020
  • Stars
    star
    151
  • Rank 246,057 (Top 5 %)
  • Language
    CSS
  • License
    Other
  • Created almost 9 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bleak Ghost theme ported to Hugo

Bleak

Theme based from Ghost Bleak by zutrinken.

Index view

Index page

Post view

Post page

Original theme credits

Blog

Config

[params]
  # Warning Keys are case sensitives
  Subtitle = "Your subtitle !"
  description = "Everything is awesome !"
  cover = "/images/cover.jpg"

  # Google analytics
  googleAnalyticsUserID = "UA-xxxxxxxx-x"
  domainVerification = "xxxxxxxxxxxxxxxxxxxxx"
  disqus = "xxxxxxxxx"

  [params.author]
    firstName = "FirstName"
    lastName = "LastName"
    gender = "(fe)?male"
    userName = "username"
    image = "//www.gravatar.com/avatar/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.png"
    website = "http://www.foo.com"
    twitter = "xxxxxxx"
    github = "xxxxxxx"
    facebook = "xxxxxxxxx"
    linkedin = "xxxxxxxxx"
    gplus = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    gravatarHash = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Development

Install Grunt:

npm install -g grunt-cli

Install Grunt modules:

npm install

Install Bower:

npm install -g bower

Install Bower components:

bower install

Build Grunt project:

grunt

Distribute Grunt project:

grunt build

Copyright (C) 2015-2016 Peter Amende - Released under the MIT License.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

hugo-theme-crisp

A minimalist, responsive, and open-source theme for Hugo ported from Ghost.
CSS
34
star
2

go-spotigraph

Spotify Agile model mapping microservice
Go
21
star
3

nano-nginx

Nano container with nginx preconfigured as reverse proxy
Dockerfile
14
star
4

go-pkg

Common package for projects
Go
12
star
5

docker-shellshockable

Docker container with Apache 2 / CGI shellshock vulnerable.
Shell
12
star
6

nano-caddy

Nano container with Caddy Webserver
9
star
7

go-monorepo

Golang mono repository project pattern
Go
8
star
8

golang-rethinkdb-microservices

PoC using Go, go-micro, rethinkdb, protobuf, goji for microservice architecture.
Go
7
star
9

dockerfiles

My dockerfiles
Shell
6
star
10

exploitdb

ExploitDB indexer with Bleve / Golang
Go
6
star
11

minio-server

Minio.io sever in Alpine Linux docker
Shell
5
star
12

go-specifications

Specification Pattern for Golang
Go
5
star
13

go-common

Common Golang library for my projects
Go
4
star
14

zenithar.hugo

Myblog using Hugo static website generator
HTML
4
star
15

go-password

Password hasher microservice
Go
3
star
16

go-cvedb

MITRE CVE Database
Go
3
star
17

cuckoo-go

Cuckoo golang incomplete and ugly golang client
Go
2
star
18

go-protoc-gen-cobra

Protobuf code generator for cobra grpc client command generation
Go
2
star
19

dgabloom

Golang DGA generator and bloom filter builder
Go
2
star
20

go-calendar

Localizable calendar library
Go
2
star
21

nanomad

Hashicorp Nomad in Alpine Linux docker container
Shell
2
star
22

go-kingdom

Realm and user management microservice
Go
2
star
23

go-pun

command line Punycode (enc/dec)oder
Go
2
star
24

go-kornflake

Distributed snowflake / bigflake identifier microservice
Go
2
star
25

nano-znc

ZNC in a docker container based on Alpine Linux
2
star
26

go-repo-template

Go microservice template repository
Go
2
star
27

ioc-parser-docker

Python ioc-parser in a Dockerfile
2
star
28

go-webserver

Customized caddy server to run my blog and projects
Go
2
star
29

go-resume

Thibault NORMAND - Cyber Security Solution Architect - Toulouse, France
Go
2
star
30

zenithar.docpad

Docpad website for my blog
CoffeeScript
1
star
31

go-piid

Personal Identifiable Information microservice
Go
1
star
32

golang-base-project

Golang project template
Go
1
star
33

nano-hybridircd

HybridIRCd in a Docker container based on Alpine Linux
1
star
34

go-nest

Kubectl plugin pattern using cobra command
Go
1
star
35

go-miam

Minimal identity and access management service
Go
1
star
36

elastic-node

ElasticSearch node with Prometheus plugin
1
star
37

go-mqtt-client

Sample MQTT client certificate authentication using Golang
Go
1
star
38

mgoexport

Tool to export MongoDB Collection as CSV files (Golang)
Go
1
star
39

go-paginator

Paginator logic for database queries
Go
1
star
40

docker-synapse

Matrix.org : Synapse Server
1
star
41

go-project

Project template
Go
1
star
42

go-geopoint

GPS Point encoding library
Go
1
star
43

go-hocon2json

Quick and dirty (don't mix with Rick and Morty) HOCON to Json converter
Go
1
star
44

raspbooth

My Wedding Rasberry PI Photobooth
CSS
1
star
45

altervote

Inverse vote logic in order to find your candidate fits the less your opinion.
HTML
1
star
46

zenithar.org-octopress

JavaScript
1
star
47

docker-viperli

viper.li malware framework in an docker container
1
star