Skip to content
Snippets Groups Projects
Commit 0297aabb authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Update branding

parent 1eb21bc3
Branches
Tags
No related merge requests found
Pipeline #10113 failed
module.exports = { module.exports = {
pathPrefix: `/tutorials/eic_tutorial`, pathPrefix : `/tutorials/eic_tutorial`,
siteMetadata: { siteMetadata : {
siteTitle: `EIC Software`, siteTitle : `EIC Software`,
defaultTitle: `EIC Software`, defaultTitle : `EIC Software`,
siteTitleShort: `EIC software`, siteTitleShort : `EIC software`,
siteDescription: `Electron ion collider simulation software tutorial`, siteDescription : `Electron ion collider simulation software tutorial`,
siteUrl: `https://eic.phy.anl.gov/tutorials/eic_tutorial`, siteUrl : `https://eic.phy.anl.gov/tutorials/eic_tutorial`,
siteAuthor: `whit`, siteAuthor : `whit`,
siteImage:`/banner.png`, siteImage : `/banner.png`,
siteLanguage: `en`, siteLanguage : `en`,
themeColor: `#e1a809`, themeColor : `#e1a809`,
basePath: `/`, basePath : `/`,
footer: `whit`, footer : `whit`,
}, },
plugins: [ plugins : [
{ {
resolve: `@rocketseat/gatsby-theme-docs`, resolve : `@rocketseat/gatsby-theme-docs`,
options: { options : {
configPath: `src/config`, configPath : `src/config`,
docsPath: `src/docs`, docsPath : `src/docs`,
githubUrl: `https://eicweb.phy.anl.gov/EIC/tutorials/eic_tutorial/`, githubUrl : `https://eicweb.phy.anl.gov/EIC/tutorials/eic_tutorial/`,
baseDir: `/`, baseDir : `/`,
}, },
}, },
{ {
resolve: `gatsby-plugin-manifest`, resolve : `gatsby-plugin-manifest`,
options: { options : {
name: `Rocketseat Gatsby Themes`, name : `Rocketseat Gatsby Themes`,
short_name: `RS Gatsby Themes`, short_name : `RS Gatsby Themes`,
start_url: `/`, start_url : `/`,
background_color: `#ffffff`, background_color : `#ffffff`,
display: `standalone`, display : `standalone`,
icon: `static/favicon.png`, icon : `static/favicon.ico`,
}, },
}, },
`gatsby-plugin-sitemap`, `gatsby-plugin-sitemap`,
{ {
resolve: `gatsby-plugin-google-analytics`, resolve : `gatsby-plugin-google-analytics`,
options: { options : {
// trackingId: ``, // trackingId: ``,
}, },
}, },
{ {
resolve: `gatsby-plugin-canonical-urls`, resolve : `gatsby-plugin-canonical-urls`,
options: { options : {
siteUrl: `https://rocketdocs.netlify.com`, siteUrl : `https://rocketdocs.netlify.com`,
}, },
}, },
`gatsby-plugin-offline`, `gatsby-plugin-offline`,
......
import styled from '@emotion/styled'; import styled from '@emotion/styled';
import logo from '../../../docs/anl_eic_logo_3.png'; import logo from '../../../docs/eicweb-logo.png';
export default styled.div` export default styled.div`
width: 260px; width: 260px;
......
src/docs/eicweb-logo.png

38.4 KiB

static/banner.png

9.67 KiB | W: | H:

static/banner.png

38.4 KiB | W: | H:

static/banner.png
static/banner.png
static/banner.png
static/banner.png
  • 2-up
  • Swipe
  • Onion skin
static/favicon-anl-stacked.png

1.9 KiB

static/favicon.ico

14.7 KiB | W: 48px | H: 48px

static/favicon.ico

31.3 KiB | W: 64px | H: 64px

static/favicon.ico
static/favicon.ico
static/favicon.ico
static/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
static/favicon.png

1.9 KiB | W: | H:

static/favicon.png

7.46 KiB | W: | H:

static/favicon.png
static/favicon.png
static/favicon.png
static/favicon.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment