Skip to content

Commit

Permalink
Merge branch 'reflexjs:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mcaj-admin committed Aug 21, 2023
2 parents 46e38b1 + 3171c3c commit 54f534b
Show file tree
Hide file tree
Showing 10 changed files with 281 additions and 25 deletions.
154 changes: 154 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,160 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.4](https://github.com/reflexjs/reflexjs/compare/gatsby-starter-base@0.7.3...gatsby-starter-base@0.7.4) (2021-03-11)

**Note:** Version bump only for package gatsby-starter-base





## [0.7.3](https://github.com/reflexjs/reflexjs/compare/gatsby-starter-base@0.7.2...gatsby-starter-base@0.7.3) (2021-02-09)

**Note:** Version bump only for package gatsby-starter-base





## [0.7.2](https://github.com/reflexjs/reflexjs/compare/gatsby-starter-base@0.7.1...gatsby-starter-base@0.7.2) (2021-02-09)

**Note:** Version bump only for package gatsby-starter-base





## [0.7.1](https://github.com/reflexjs/reflexjs/compare/gatsby-starter-base@0.7.0...gatsby-starter-base@0.7.1) (2020-12-13)

**Note:** Version bump only for package gatsby-starter-base





# [0.7.0](https://github.com/reflexjs/reflexjs/compare/gatsby-starter-base@0.6.2...gatsby-starter-base@0.7.0) (2020-12-10)

**Note:** Version bump only for package gatsby-starter-base





## [0.6.2](https://github.com/reflexjs/reflexjs/compare/gatsby-starter-base@0.6.1...gatsby-starter-base@0.6.2) (2020-12-03)

**Note:** Version bump only for package gatsby-starter-base





## [0.6.1](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.6.0...gatsby-starter-base@0.6.1) (2020-12-03)

**Note:** Version bump only for package gatsby-starter-base





# [0.6.0](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.5.2...gatsby-starter-base@0.6.0) (2020-11-10)


### Features

* **www-next:** add www-next site ([8a230e7](https://github.com/reflexjs/reflex/commit/8a230e7e43d1bb6a25c7332501547ee0f9eea080))





## [0.5.2](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.5.1...gatsby-starter-base@0.5.2) (2020-09-21)

**Note:** Version bump only for package gatsby-starter-base





## [0.5.1](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.5.0...gatsby-starter-base@0.5.1) (2020-09-18)

**Note:** Version bump only for package gatsby-starter-base





# [0.5.0](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.4.4...gatsby-starter-base@0.5.0) (2020-09-15)


### Features

* add a theme.js file to the base starter ([ccf2fa5](https://github.com/reflexjs/reflex/commit/ccf2fa56466b804e4024d94aa62aeff611633020))
* **gatsby-starter-base:** add gatsby-theme-post ([ddb64db](https://github.com/reflexjs/reflex/commit/ddb64dbcf79ba10e061a6d980d1f3b717168bf41))





## [0.4.4](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.4.3...gatsby-starter-base@0.4.4) (2020-09-09)

**Note:** Version bump only for package gatsby-starter-base





## [0.4.3](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.4.2...gatsby-starter-base@0.4.3) (2020-08-28)

**Note:** Version bump only for package gatsby-starter-base





## [0.4.2](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.4.1...gatsby-starter-base@0.4.2) (2020-08-27)

**Note:** Version bump only for package gatsby-starter-base





## [0.4.1](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.4.0...gatsby-starter-base@0.4.1) (2020-08-24)

**Note:** Version bump only for package gatsby-starter-base





# [0.4.0](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.3.2...gatsby-starter-base@0.4.0) (2020-08-24)


### Features

* **starter-base:** add gatsby-plugin-metatags ([5c7ec5e](https://github.com/reflexjs/reflex/commit/5c7ec5e67bf47d44442488aea890c9a14c44f401))





## [0.3.2](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.3.1...gatsby-starter-base@0.3.2) (2020-08-17)

**Note:** Version bump only for package gatsby-starter-base





## [0.3.1](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.3.0...gatsby-starter-base@0.3.1) (2020-08-15)

**Note:** Version bump only for package gatsby-starter-base





# [0.3.0](https://github.com/reflexjs/reflex/compare/gatsby-starter-base@0.2.7...gatsby-starter-base@0.3.0) (2020-08-14)


Expand Down
20 changes: 1 addition & 19 deletions README.md
@@ -1,19 +1 @@
# Reflex

## Getting Started

```sh
gatsby new site reflexjs/gatsby-starter-base
```

## Learn

Visit [https://reflexjs.org/learn](https://reflexjs.org/learn) to get started with Gatsby and Reflex.

## Blocks

Browse the blocks library at [https://reflexjs.org/library/blocks](https://reflexjs.org/library/blocks).

## License

Licensed under the [MIT license](https://github.com/reflexjs/reflex/blob/master/LICENSE).
DEPRECATED - This starter is deprecated. Use one of [gatsby-starter](https://github.com/reflexjs/reflexjs/tree/master/starters/gatsby-starter) or [gatsby-starter-typescript](https://github.com/reflexjs/reflexjs/tree/master/starters/gatsby-starter-typescript)
Binary file added content/images/avatar.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions content/navs/header.mdx
@@ -1,2 +1,3 @@
- [Home](/)
- [Page](/basic)
- [Blog](/blog)
@@ -0,0 +1,48 @@
---
title: Doloribus corporis repudiandae at dolorem hic laborum
excerpt: Fugiat sint tempora dolorem. Doloremque et mollitia quibusdam. Illo impedit autem sunt recusandae quasi ab.
date: 2020-01-03
image: placeholder.jpg
author: Author Name
caption: Corporis quibusdam optio iste.
published: true
featured: true
tags:
- Writing
- Stories
---

Nesciunt nulla temporibus assumenda doloremque. Cupiditate quia ex rem dicta deleniti eius. Provident laudantium ex fuga rerum non blanditiis tempora.

```js title=src/example.js
import React from "react"
import { Div, H1, P } from "@reflexjs/components"

export default () => (
<Div>
<H1>About Pandas Eating Lots</H1> // highlight-line
<P>Pandas eat almost nothing but bamboo shoots and leaves.</P>
</Div>
)
```

Perspiciatis magni repellat commodi. Exercitationem recusandae esse corporis facere. Provident nobis provident explicabo pariatur. Sint sit odit non. Quisquam facere inventore excepturi necessitatibus dolorum esse. Possimus inventore eos reprehenderit officiis exercitationem nam.

> Corrupti assumenda quaerat adipisci adipisci cumque error.
>
> <cite>&mdash; Rosario Ros Rosa</cite>
Incidunt at laudantium saepe ullam voluptas voluptatibus minima. Iste a tempora natus error aliquid. Facilis dolores labore sit sequi dicta beatae.

- Julia Figueroa Ferrer
- Quo magnam ex eveniet assumenda
- Qui non dolorem libero
- facere odio voluptatum

Eos vitae rerum officiis asperiores exercitationem. Blanditiis praesentium molestiae doloremque beatae ut. Delectus porro ducimus voluptas facilis sed voluptas.

Fugiat consequuntur illum recusandae a quidem excepturi commodi. Autem fugiat sed tempora in magni quidem. Eveniet voluptatum eos inventore cupiditate corrupti praesentium.

Dolorum dolorem fugit ipsam modi aperiam aliquid. Ut sit harum natus at deserunt. Libero recusandae nobis blanditiis.

Vero beatae officiis porro sapiente. Nemo illum quas blanditiis eveniet dignissimos. Vero velit quae excepturi fugit.
@@ -0,0 +1,47 @@
---
title: Officiis unde dignissimos molestias ipsam alias
excerpt: Fugiat sint tempora dolorem. Doloremque et mollitia quibusdam. Illo impedit autem sunt recusandae quasi ab.
date: 2020-02-18
image: placeholder.jpg
author: Author Name
caption: Corporis quibusdam optio iste.
published: true
tags:
- Writing
- Stories
---

Nesciunt nulla temporibus assumenda doloremque. Cupiditate quia ex rem dicta deleniti eius. Provident laudantium ex fuga rerum non blanditiis tempora.

```js title=src/example.js
import React from "react"
import { Div, H1, P } from "@reflexjs/components"

export default () => (
<Div>
<H1>About Pandas Eating Lots</H1> // highlight-line
<P>Pandas eat almost nothing but bamboo shoots and leaves.</P>
</Div>
)
```

Perspiciatis magni repellat commodi. Exercitationem recusandae esse corporis facere. Provident nobis provident explicabo pariatur. Sint sit odit non. Quisquam facere inventore excepturi necessitatibus dolorum esse. Possimus inventore eos reprehenderit officiis exercitationem nam.

> Corrupti assumenda quaerat adipisci adipisci cumque error.
>
> <cite>&mdash; Rosario Ros Rosa</cite>
Incidunt at laudantium saepe ullam voluptas voluptatibus minima. Iste a tempora natus error aliquid. Facilis dolores labore sit sequi dicta beatae.

- Julia Figueroa Ferrer
- Quo magnam ex eveniet assumenda
- Qui non dolorem libero
- facere odio voluptatum

Eos vitae rerum officiis asperiores exercitationem. Blanditiis praesentium molestiae doloremque beatae ut. Delectus porro ducimus voluptas facilis sed voluptas.

Fugiat consequuntur illum recusandae a quidem excepturi commodi. Autem fugiat sed tempora in magni quidem. Eveniet voluptatum eos inventore cupiditate corrupti praesentium.

Dolorum dolorem fugit ipsam modi aperiam aliquid. Ut sit harum natus at deserunt. Libero recusandae nobis blanditiis.

Vero beatae officiis porro sapiente. Nemo illum quas blanditiis eveniet dignissimos. Vero velit quae excepturi fugit.
4 changes: 4 additions & 0 deletions content/profiles/author-name.mdx
@@ -0,0 +1,4 @@
---
name: Author Name
picture: avatar.jpg
---
11 changes: 10 additions & 1 deletion gatsby-config.js
Expand Up @@ -6,5 +6,14 @@ module.exports = {
description: "Starter for Reflex.",
siteUrl: process.env.SITE_URL || "http://localhost:8000",
},
plugins: ["@reflexjs/gatsby-theme-base"],
plugins: [
"@reflexjs/gatsby-theme-base",
"@reflexjs/gatsby-theme-post",
{
resolve: "@reflexjs/gatsby-plugin-metatags",
options: {
types: [`Page`, `Post`],
},
},
],
}
12 changes: 7 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-starter-base",
"version": "0.3.0",
"version": "0.7.4",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -12,10 +12,12 @@
"preview": "gatsby build && gatsby serve"
},
"dependencies": {
"@reflexjs/gatsby-theme-base": "^0.3.3",
"gatsby": "^2.22.11",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"@reflexjs/gatsby-plugin-metatags": "^0.5.4",
"@reflexjs/gatsby-theme-base": "^0.6.4",
"@reflexjs/gatsby-theme-post": "^0.8.4",
"gatsby": "^2.26.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"typeface-inter": "^3.12.0"
}
}
9 changes: 9 additions & 0 deletions src/@reflexjs/gatsby-theme-base/theme.js
@@ -0,0 +1,9 @@
import base from "@reflexjs/preset-base"

export default {
preset: base,

colors: {
primary: `#005ae0`,
},
}

0 comments on commit 54f534b

Please sign in to comment.