Code Monkey home page Code Monkey logo

gatsby-startbootstrap-agency's People

Contributors

dependabot[bot] avatar gradam avatar renovate-bot avatar renovate[bot] avatar thundermiracle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gatsby-startbootstrap-agency's Issues

How to create separate page

Currently, all the navigation menu items take you to a different section of the same landing page. What would be the best approach to create a new page that reuses navbar and footer? I was thinking about making a second call to the createPage function inside the exports.createPages function in the gatsby-node.js file. Giving it of course, the corresponding path, component, and context properties.

infinite loop

on gatsby develop server in bug and make infinite loop in browser, tried on chrome, barve, firefox same issue

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: GitHub failure: secondary rate limit

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update actions/checkout action to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/preview.yml
  • thundermiracle/netlify-deploy v3
.github/workflows/production.yml
  • thundermiracle/netlify-deploy v3
npm
package.json
  • @fortawesome/fontawesome-svg-core ^6.4.0
  • @fortawesome/free-brands-svg-icons ^6.4.0
  • @fortawesome/free-solid-svg-icons ^6.4.0
  • @fortawesome/react-fontawesome ^0.2.0
  • bootstrap ^5.2.3
  • clsx ^1.2.1
  • eslint-webpack-plugin ^4.0.1
  • gatsby ^4.25.5
  • gatsby-omni-font-loader ^2.0.2
  • gatsby-plugin-google-gtag ^4.25.0
  • gatsby-plugin-i18n ^1.0.1
  • gatsby-plugin-image ^2.25.0
  • gatsby-plugin-manifest ^4.25.0
  • gatsby-plugin-offline ^5.25.0
  • gatsby-plugin-react-helmet ^5.25.0
  • gatsby-plugin-sass ^5.25.0
  • gatsby-plugin-sharp ^4.25.1
  • gatsby-remark-images ^6.25.0
  • gatsby-source-filesystem ^4.25.0
  • gatsby-transformer-remark ^5.25.1
  • gatsby-transformer-sharp ^4.25.0
  • node-sass ^6.0.1
  • prop-types ^15.8.1
  • ramda ^0.28.0
  • react ^18.2.0
  • react-bootstrap ^2.7.2
  • react-dom ^18.2.0
  • react-helmet ^6.1.0
  • react-scroll ^1.8.9
  • throttle-debounce ^5.0.0
  • @babel/core ^7.21.3
  • @babel/eslint-parser ^7.21.3
  • babel-plugin-import ^1.13.6
  • babel-plugin-module-resolver ^4.1.0
  • babel-plugin-transform-imports ^2.0.0
  • babel-plugin-transform-react-remove-prop-types ^0.4.24
  • babel-preset-gatsby ^2.25.0
  • cross-env ^7.0.3
  • eslint ^8.46.0
  • eslint-config-airbnb ^19.0.4
  • eslint-config-prettier ^8.9.0
  • eslint-config-react ^1.1.7
  • eslint-import-resolver-babel-module ^5.3.2
  • eslint-plugin-import ^2.28.0
  • eslint-plugin-jsx-a11y ^6.7.1
  • eslint-plugin-react ^7.33.1
  • eslint-plugin-react-hooks ^4.6.0
  • gatsby-plugin-eslint ^4.0.3
  • prettier ^3.0.0
nvm
.nvmrc

  • Check this box to trigger a request for Renovate to run again on this repository

Dependencies Problem

I am new to gatsby, but I think the dependencis have a problem. I have the newest version of node (From brew).

node --version
v15.5.0

gatsby --version
Gatsby CLI version: 2.16.2

MacOS Catalina 10.15.7

$ gatsby new web_bootstrap https://github.com/thundermiracle/gatsby-startbootstrap-agency

info Creating new site from git: https://github.com/thundermiracle/gatsby-startbootstrap-agency.git

Klone nach 'web_bootstrap' ...
remote: Enumerating objects: 165, done.
remote: Counting objects: 100% (165/165), done.
remote: Compressing objects: 100% (143/143), done.
remote: Total 165 (delta 14), reused 114 (delta 7), pack-reused 0
Empfange Objekte: 100% (165/165), 1.42 MiB | 6.69 MiB/s, Fertig.
success Created starter directory layout
info Installing packages...

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint-loader
npm ERR!   dev eslint-loader@"^4.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev gatsby-plugin-eslint@"^2.0.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint-loader
npm ERR!   peer eslint-loader@"^3.0.2" from [email protected]
npm ERR!   node_modules/gatsby-plugin-eslint
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /Users/wti0405/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:

 ERROR 

Command failed with exit code 1: npm install

  Error: Command failed with exit code 1: npm install
  
  - error.js:56 makeError
    [lib]/[gatsby-cli]/[execa]/lib/error.js:56:11
  
  - index.js:114 handlePromise
    [lib]/[gatsby-cli]/[execa]/index.js:114:26
  
  - task_queues:93 processTicksAndRejections
    node:internal/process/task_queues:93:5
  
  - init-starter.js:135 install
    [lib]/[gatsby-cli]/lib/init-starter.js:135:7
  
  - init-starter.js:202 clone
    [lib]/[gatsby-cli]/lib/init-starter.js:202:3
  
  - init-starter.js:343 initStarter
    [lib]/[gatsby-cli]/lib/init-starter.js:343:5
  
  - create-cli.js:485 
    [lib]/[gatsby-cli]/lib/create-cli.js:485:9
  

remove an item from section menu

Hello
I try to remove the team item section from sections menu.
I can't find where to search to start.
Can I get an hint.
Thanks

upgrade gatsby to v3

  • ignore fields__xxxx sort deprecated warning
  • ignore upgrade of gatsby-plugin-sass

Problem with default language.

Hello! I download your template and I try to change the default language to Japanese (ja) in config/site.js and when testing the page this happened:

module.exports = {
  title: "Gatsyby Startbootstrap Agency",
  keywords: [
    "gatsby",
    "gatsbyjs",
    "landing page",
    "landing",
    "i18n",
    "eslint",
    "bootstrap",
    "startbootstrap-agency",
  ],
  description: "gatsby version of startbootstrap-agency with i18n support.",
  author: "thundermiracle",
  trackingId: "UA-119418003-5",
  defaultLang: "ja",
  langTextMap: {
    en: "English",
    ja: "日本語",
  },
};

Screenshot 2020-05-08 at 16 40 07

Both texts (in English and Japanese) are displayed at the same time in the NavBar. Also, if you try to change the language, an error will be displayed.

Screenshot 2020-05-08 at 16 40 34

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.