GithubHelp home page GithubHelp logo

Example of HTML conversion about hyde HOT 11 CLOSED

adobe avatar adobe commented on June 8, 2024
Example of HTML conversion

from hyde.

Comments (11)

fosterbrereton avatar fosterbrereton commented on June 8, 2024 1

Fixed with PR #23.

from hyde.

fosterbrereton avatar fosterbrereton commented on June 8, 2024

I'll try to get a sample site building from the test files, and include the necessary Jekyll components in the repo.

from hyde.

fosterbrereton avatar fosterbrereton commented on June 8, 2024

I have added a PR for the Jekyll template here. Please let me know if it'll suffice.

from hyde.

mrzv avatar mrzv commented on June 8, 2024

Looks great. Thanks!

from hyde.

mrzv avatar mrzv commented on June 8, 2024

I spoke too soon. Actually running the code (serve.sh) produces:

      Generating... 
   GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
   GitHub Metadata: Error processing value 'description':
  Liquid Exception: No repo name found. Specify using PAGES_REPO_NWO environment variables, 'repository' in your configuration, or set up an 'origin' git remote pointing to your github.com repository. in /_layouts/default.html
             ERROR: YOUR SITE COULD NOT BE BUILT:
                    ------------------------------------
                    No repo name found. Specify using PAGES_REPO_NWO environment variables, 'repository' in your configuration, or set up an 'origin' git remote pointing to your github.com repository.

I'm not sufficiently familiar with Jekyll to know what's wrong.

from hyde.

fosterbrereton avatar fosterbrereton commented on June 8, 2024

Can you look over the documentation here and make sure your Jekyll setup is correct? There are a number of dependencies that I think are GitHub Pages-specific that I think you'll need to install.

from hyde.

mrzv avatar mrzv commented on June 8, 2024

I can serve stlab repository locally without any problems. (I did it originally, when I was trying to figure out what output hyde produces.) I just double-checked and it still works. But running the same command for test_site (that you have in serve.sh) produced the error above.

from hyde.

fosterbrereton avatar fosterbrereton commented on June 8, 2024

The only thing I did to create the hyde template was duplicate the stlab one and remove some stlab-specific details. Could you read through this thread to see if one of the solutions presented within might address the problem?

from hyde.

fosterbrereton avatar fosterbrereton commented on June 8, 2024

We might need to add repository: adobe/hyde to the _config.yml file. Can you try that in addition to any other options? (I am not well-versed enough with Jekyll to know why it's working locally over here...)

from hyde.

fosterbrereton avatar fosterbrereton commented on June 8, 2024

Another fix for the problem would be to have an origin remote defined for your local clone of the github repo. Is that the case for you?

from hyde.

mrzv avatar mrzv commented on June 8, 2024

I already had origin remote defined, but adding repository: adobe/hyde to _config.yml solved the problem. Thanks!

from hyde.

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.