Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwp committed Apr 19, 2017
1 parent 7934af2 commit 8cb748b
Show file tree
Hide file tree
Showing 90 changed files with 1,640 additions and 1,984 deletions.
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

37 changes: 7 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,19 @@
# [Statinamic](https://github.com/MoOx/statinamic)-theme-lumen

Statinamic boilerplate for creating a blog

[![Travis branch](https://img.shields.io/travis/thangngoc89/statinamic-theme-lumen/master.svg?style=flat-square)](https://travis-ci.org/thangngoc89/statinamic-theme-lumen)

![Demo](https://camo.githubusercontent.com/7f8ab36f1273f90a13732fdc8dfc8cb8f2f75956/687474703a2f2f692e696d6775722e636f6d2f343232793547562e706e67)

Live Demo: https://khoanguyen.me/statinamic-theme-lumen/

# How to run
# [Phenomic](https://github.com/MoOx/phenomic) phenomic-theme-base

## Install dependencies

```console
$ npm install
```sh
npm install
```

## Run development server

```console
$ npm start
```sh
npm start
```

## Build for production

```console
$ npm run build
```sh
npm run build
```

## Deploy
<!-- Markdown snippet -->
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/thangngoc89/statinamic-theme-lumen)

# Thankyou

- Thanks [Alexandr Shelepenok](http://ashk.io) for created [such an awesome theme](https://github.com/hb-gatsby/gatsby-starter-lumen)
- Thanks [Maxime Thirouin](http://moox.io/) for created Statinamic - an awesome static site generator

# License

MIT
8 changes: 4 additions & 4 deletions content/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: PageError
route: 404.html
---

# NOT FOUND

You just hit a route that doesn't exist... the sadness.
<!---
Content here not used, see ``src/layouts/PageError``
Please edit PageError layout instead.
-->
32 changes: 32 additions & 0 deletions content/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: About Phenomic base theme
hero: https://farm4.staticflickr.com/3949/15589950511_3675b15e59_k.jpg
# hero credit: https://www.flickr.com/photos/pslee999/15589950511/
cta:
label: Discover Phenomic now
link: "https://phenomic.io/"
props:
big: true
---

You are currently viewing Phenomic base theme.

For now [Phenomic does not provide a native way to extend themes](https://github.com/MoOx/phenomic/issues/508) but since it's based on
React and uses a component approach, it's pretty easy to make your own reusable collection of layouts and components.

---

This website is made with [Phenomic](https://phenomic.io/).

If you are curious about it, you can take a look at
[existing websites that use Phenomic](https://phenomic.io/showcase/),
some projects share their source code!

<!-- demo to show you that you can use "assets" folder -->
<small>
Built with
<a href="https://facebook.github.io/react/">
<img alt="" src="../assets/react.svg" width="16" height="16" />
React
</a>.
</small>
14 changes: 0 additions & 14 deletions content/about/index.md

This file was deleted.

8 changes: 8 additions & 0 deletions content/assets/react.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 0 additions & 14 deletions content/contact/index.md

This file was deleted.

Binary file removed content/hello-world/Gutenberg.jpg
Binary file not shown.
Binary file removed content/hello-world/Printing-press.png
Binary file not shown.
Loading

0 comments on commit 8cb748b

Please sign in to comment.