phenomic
Version:
Modern website generator based on the React and Webpack ecosystem.
45 lines (35 loc) • 1.42 kB
Markdown
title: Phenomic base theme
layout: Homepage
hero: https://farm4.staticflickr.com/3949/15589950511_3675b15e59_k.jpg
# hero credit: https://www.flickr.com/photos/pslee999/15589950511/
cta:
label: About this theme
link: "about"
Hi there. Before having fun with Phenomic, be sure to read the documentation :
* [How to setup a new project with Phenomic](https://phenomic.io/docs/setup/)
* [Getting Started with Phenomic](https://phenomic.io/docs/getting-started/)
* [Usage & APIs](https://phenomic.io/docs/usage/)
* [FAQ](https://phenomic.io/docs/faq/)
Also 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>
You may want to take a look at the [404.html](/404.html) and tweak the render.
If you need to make adjustments, you can directly alter page layouts in
``src/layouts/``;
small things like the header, footer, buttons and so on can be changed in
``src/components/``;
and for colors and common CSS variables, you can modify ``postcss.config.js``.
_You feel like the base theme is not enough or you just saw something wrong?_
[Please help us make Phenomic better!](https://phenomic.io/contributing/)