Giter VIP home page Giter VIP logo

Comments (5)

phlax avatar phlax commented on June 10, 2024

hi @lunchboxav thanks for raising this

im not too sure exactly how the website is currently put together, my inclination is to replace it with something js/react

what i do know is that netlify builds the site currently from the repo config, and jekyll build

if you are having trouble getting it to build, i would in the first instance look at the versions that are being used - eg https://github.com/envoyproxy/envoyproxy.github.io/blob/main/.ruby-version

from envoy-website.

lunchboxav avatar lunchboxav commented on June 10, 2024

Ah yes thanks for the reply @phlax. I did experience an issue but I found the solution. And yeah, I use Ruby 3.0.3, and the README only mentions using Ruby version 2.1.0 up.

Do you think it's better if I add a note in the README as a solution for this? In case somebody else has the same environment and face similar issue.

from envoy-website.

phlax avatar phlax commented on June 10, 2024

Do you think it's better if I add a note in the README

yep, i think that would be helpful

incidentally there is a netlify way of building where you reproduce ci locally - not sure if you need a netlify account to do that tho

from envoy-website.

phlax avatar phlax commented on June 10, 2024

as an update to this, i am adding a bazel workspace to this repo #235

this will make it much easier to manage versions, and have reproducible builds

with the new setup you will only need bazel to build the site locally, and builds will be hermetic etc

wrt the ruby version, it will be set to 2.7.2 as this is the version that comes by default with netlify so speeds up CI

if that version of ruby is not available on your host/env, it will compile ruby - which can be slow, but it only needs to do it once. Having the correct version avoids the need to do this.

i will update the README docs after i land this, it seems there are quite a few things out of date

from envoy-website.

phlax avatar phlax commented on June 10, 2024

this should be resolved now - README is updated with new way/s of running/developing the site locally

from envoy-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.