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

Update branding

parent 1eb21bc3
No related branches found
No related tags found
No related merge requests found
Pipeline #10113 failed
module.exports = {
pathPrefix: `/tutorials/eic_tutorial`,
siteMetadata: {
siteTitle: `EIC Software`,
defaultTitle: `EIC Software`,
siteTitleShort: `EIC software`,
siteDescription: `Electron ion collider simulation software tutorial`,
siteUrl: `https://eic.phy.anl.gov/tutorials/eic_tutorial`,
siteAuthor: `whit`,
siteImage:`/banner.png`,
siteLanguage: `en`,
themeColor: `#e1a809`,
basePath: `/`,
footer: `whit`,
pathPrefix : `/tutorials/eic_tutorial`,
siteMetadata : {
siteTitle : `EIC Software`,
defaultTitle : `EIC Software`,
siteTitleShort : `EIC software`,
siteDescription : `Electron ion collider simulation software tutorial`,
siteUrl : `https://eic.phy.anl.gov/tutorials/eic_tutorial`,
siteAuthor : `whit`,
siteImage : `/banner.png`,
siteLanguage : `en`,
themeColor : `#e1a809`,
basePath : `/`,
footer : `whit`,
},
plugins: [
plugins : [
{
resolve: `@rocketseat/gatsby-theme-docs`,
options: {
configPath: `src/config`,
docsPath: `src/docs`,
githubUrl: `https://eicweb.phy.anl.gov/EIC/tutorials/eic_tutorial/`,
baseDir: `/`,
resolve : `@rocketseat/gatsby-theme-docs`,
options : {
configPath : `src/config`,
docsPath : `src/docs`,
githubUrl : `https://eicweb.phy.anl.gov/EIC/tutorials/eic_tutorial/`,
baseDir : `/`,
},
},
{
resolve: `gatsby-plugin-manifest`,
options: {
name: `Rocketseat Gatsby Themes`,
short_name: `RS Gatsby Themes`,
start_url: `/`,
background_color: `#ffffff`,
display: `standalone`,
icon: `static/favicon.png`,
resolve : `gatsby-plugin-manifest`,
options : {
name : `Rocketseat Gatsby Themes`,
short_name : `RS Gatsby Themes`,
start_url : `/`,
background_color : `#ffffff`,
display : `standalone`,
icon : `static/favicon.ico`,
},
},
`gatsby-plugin-sitemap`,
{
resolve: `gatsby-plugin-google-analytics`,
options: {
// trackingId: ``,
resolve : `gatsby-plugin-google-analytics`,
options : {
// trackingId: ``,
},
},
{
resolve: `gatsby-plugin-canonical-urls`,
options: {
siteUrl: `https://rocketdocs.netlify.com`,
resolve : `gatsby-plugin-canonical-urls`,
options : {
siteUrl : `https://rocketdocs.netlify.com`,
},
},
`gatsby-plugin-offline`,
......
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`
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.
Finish editing this message first!
Please register or to comment