Code Monkey home page Code Monkey logo

Comments (5)

glibg10b avatar glibg10b commented on June 11, 2024 1

I got in touch with Xornial, waiting for their response. I've added a link to the sidebar for now.

from ltt-linux-challenge-issues.

glibg10b avatar glibg10b commented on June 11, 2024

No response yet :(

from ltt-linux-challenge-issues.

SamGreenwood1 avatar SamGreenwood1 commented on June 11, 2024

How did you set up the site? I would like to do something similar for a repo of mine but the Hugo docs don't include anything on porting a GH site to Hugo.

from ltt-linux-challenge-issues.

gikari avatar gikari commented on June 11, 2024

To create Hugo website the following is needed:

  • Hugo repository with the content in form of markdown
  • Hugo html template to structure the content
  • CSS for the templates

We already have the content in the form of readme. The hardest part is creating/finding the template page and decent responsive CSS for it.

Usually, when you create a site in Hugo, you outsource the last two problems to the Hugo Themes creators (Theme = templates + CSS), but in our case there isn't any template I found fitting, so I believe it should be created from scratch.

from ltt-linux-challenge-issues.

SamGreenwood1 avatar SamGreenwood1 commented on June 11, 2024

Or not. I need something that would let me just streight up duplicate the GitHub page. I'm just trying to get around the limitation of not being able to redirect it a a mask. / page on my domain.

from ltt-linux-challenge-issues.

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.