Giter Site home page Giter Site logo

Website about bisq-website HOT 5 CLOSED

bisq-network avatar bisq-network commented on June 18, 2024
Website

from bisq-website.

Comments (5)

cbeams avatar cbeams commented on June 18, 2024

Please provide more context. Are you running Jekyll locally on your own machine, or actually running it remotely on a VPS? Why would you be running it on a VPS?

jekyll serve is just a convenience for development purposes. Jekyll is a static website generator, so if you want to actually serve it from a VPS, you would just serve the HTML and other static assets generated by jekyll build.

But again, I wonder why you would want to do this at all. If you want to change something on the Bisq website and submit a pull request back to the project, just do that. If you want to run your own instance of the Bisq website somewhere else on the web, I would frankly be suspicious of your intentions.

from bisq-website.

 avatar commented on June 18, 2024

Ok am just going to stay on it locally, and here is this error
Configuration file: /home/laugh26/bisq-website/_config.yml
Source: /home/laugh26/bisq-website
Destination: /home/laugh26/bisq-website/_site
Incremental build: disabled. Enable with --incremental
Generating...
Liquid Exception: invalid byte sequence in US-ASCII in _layouts/redirect.html
jekyll 3.5.1 | Error: invalid byte sequence in US-ASCII

from bisq-website.

cbeams avatar cbeams commented on June 18, 2024

No idea what's causing that. The instructions in the README work fine for me locally (on macOS) and work fine on Netlify, which is *nix-based.

A quick search tells me this is probably some system-specific locale issue on your side. Search for the error messages in question (e.g. like the query below) and you should find solutions to the problem:

https://duckduckgo.com/?q=Liquid+Exception%3A+invalid+byte+sequence+in+US-ASCII&atb=v72-5_y&ia=qa

from bisq-website.

 avatar commented on June 18, 2024

where is this located
image: ruby:2.3

before_script:

  • apt-get update >/dev/null
  • apt-get install -y locales >/dev/null
  • echo "en_US UTF-8" > /etc/locale.ge…

from bisq-website.

cbeams avatar cbeams commented on June 18, 2024

Closing as off-topic. This isn't a Jekyll support forum, and I have no idea whether what you're trying to do is of any value to Bisq / worth my time to answer. Please follow up with questions like this on StackOverflow or elsewhere. Best of luck.

from bisq-website.

Related Issues (20)

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.