Giter VIP home page Giter VIP logo

Comments (5)

issue-label-bot avatar issue-label-bot commented on August 23, 2024 1

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.62. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from summer.

connor-baer avatar connor-baer commented on August 23, 2024

Have a look at the package.json file to see the available scripts. yarn start and yarn build both run gulp tasks that generate optimized images (see https://github.com/connor-baer/summer/tree/master/gulpfile.js/tasks).

from summer.

ruzkas avatar ruzkas commented on August 23, 2024

Thanks, running 'yarn build/yarn start' worked, I had to prepend it with bundle exec though.
Another issue I had when I tried to run the site on the local host for the first time was that the server address generated by 'yarn start' did not show the styles and the links were broken. I was able to get the fully functional website on the local server by running bundle exec jekyll serve. Is there anything I'm doing wrong?

from summer.

connor-baer avatar connor-baer commented on August 23, 2024

bundle exec is a Ruby command, mixing it with yarn scripts sounds...wrong. Nice if it works though 🤷‍♂️👍

You might have to change some values in the _config.yml file, probably the baseUrl is causing issues.

Please note that this theme is no longer actively maintained. I usually don't respond to support requests, so for further questions please familiarize yourself with the source code or refer to the Jekyll documentation.

from summer.

ruzkas avatar ruzkas commented on August 23, 2024

Got it! Thanks for getting back to me!

from summer.

Related Issues (6)

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.