Code Monkey home page Code Monkey logo

Comments (12)

april avatar april commented on May 9, 2024

Can we generate all the sites from templates, including HTML and nginx configurations?

Maybe have a big JSON file that lists all the sites and have everything generated from that?

from badssl.com.

lgarron avatar lgarron commented on May 9, 2024

Can we generate all the sites from templates, including HTML and nginx configurations?

Maybe not the custom images and Javascript, but yeah, mostly. You wanna take it on? ;-)

from badssl.com.

april avatar april commented on May 9, 2024

I just need to convince my employer to give me a couple weeks to dedicate to it, but I'll look into it. :)

from badssl.com.

lgarron avatar lgarron commented on May 9, 2024

Phew, that was a lot of work.

from badssl.com.

april avatar april commented on May 9, 2024

Something is a bit screwed up. The http-password site is gray instead of red, and the source looks like so:

  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="shortcut icon" href="/icons/favicon-.ico"/>
  <link rel="apple-touch-icon" href="/icons/icon-.png"/>
  <title>http-password.badssl.com</title>

from badssl.com.

lgarron avatar lgarron commented on May 9, 2024

I think you caught a small window with a bad push. Could you check again?

from badssl.com.

april avatar april commented on May 9, 2024

Looks good now! Thanks!

from badssl.com.

april avatar april commented on May 9, 2024

Maybe I'm a bit confused on this -- my first post-jekyll site -- but shouldn't all the configs be changed to serve from _site now?

from badssl.com.

lgarron avatar lgarron commented on May 9, 2024

Maybe I'm a bit confused on this -- my first post-jekyll site -- but shouldn't all the configs be changed to serve from _site now?

#86 ;-)

(I deploy from _site, so it hasn't been a priority for me. :-P)

from badssl.com.

april avatar april commented on May 9, 2024

Okay, what I will probably do is change all the domain conf files to serve their root out of _site. It's by far the easiest way to make it work for us chumps that don't have own fancy-pants domains.

from badssl.com.

lgarron avatar lgarron commented on May 9, 2024

change all the domain conf files to serve their root out of _site.

Sounds good. Alternatively, I'd also be happy with a more natural name than _site, like build.
jekyll should accept a --destination ./build argument.

Then again, _site is a Jekyll convention and Jekyll is about convention over configuration. I don't want to be picky.

from badssl.com.

april avatar april commented on May 9, 2024

Yeah, I'm perfectly fine with _site. Not picky either.

from badssl.com.

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.