Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arranf/hemingpress

A Hemingway Hugo theme derivative based on VuePress 0.x's default theme.
https://github.com/arranf/hemingpress

hemingway hugo vue vuepress

Last synced: 3 months ago
JSON representation

A Hemingway Hugo theme derivative based on VuePress 0.x's default theme.

Awesome Lists containing this project

README

        

# HemingPress

THIS REPOSITORY IS ARCHIVED AS MY NEW BLOG THEME IS TOO SPECIFIC FOR MY NEEDS.
FEEL FREE TO USE THIS DESPITE IT BEING ARCHIVED.

Hemingway is a minimal Hugo blog theme, based on the skeleton of Hemingway and the 0.x VuePress styles.

## Getting Started

Clone this repository to your hugo theme directory.

```
mkdir themes
cd themes
git clone https://github.com/arranf/hemingpress.git
```

## Configuration
To be documented.

## Icons
Icons are unknown - possibly Feather icons.

## Build
```
yarn install
yarn build
```

## Dev
```
yarn watch
```

You can go to localhost:1313 and this theme should be visible.

## License

Hemingpress is licensed under the [MIT License](LICENSE.md).

## Author

[Arran France](https://arranfrance.com).