GithubHelp home page GithubHelp logo

Comments (10)

scotte avatar scotte commented on September 14, 2024

That's just how Jekyll works - https://jekyllrb.com/docs/posts/#the-posts-folder

If there's another way to do it, I have no idea - you may want to consult the Jekyll documentation, but I don't think this has anything to do with the theme...

from jekyll-clean.

Ri1a avatar Ri1a commented on September 14, 2024

Hmmmm, on my old site this worked. In the folder /writeups/ I had a writeups.md file that worked.

from jekyll-clean.

scotte avatar scotte commented on September 14, 2024

Perhaps with a plugin or something like https://jekyllrb.com/docs/collections/ ? Kind of just guessing what it could be. https://jekyllrb.com/docs/templates/#link might be helpful too. Any reason you are using HTML hrefs instead of Markdown links?

You could always push that branch to github (not on master of course) and I can try and see if I can figure it out. Sometimes different versions of jekyll or other dependencies breaks things - but since your previous jekyll site was working OK I'll assume that's not the issue.

Happy to try and help, but I'm not too sure what's going on here. :-/

from jekyll-clean.

Ri1a avatar Ri1a commented on September 14, 2024

OK, I just forked the repo. Here's the link. Maybe you have an idea?

from jekyll-clean.

scotte avatar scotte commented on September 14, 2024

Ahha, very simple, I think... Looks like you need this file: https://github.com/Shadow2xx/shadow2xx.github.io/blob/master/_layouts/page.html - with that in place in _layouts, it seems to render fine. Give that a try...

The hint was when I ran it locally:

Build Warning: Layout 'page' requested in writeups/writeups.md does not exist.

from jekyll-clean.

Ri1a avatar Ri1a commented on September 14, 2024

Nice, now it works fine! Thank you so much!

from jekyll-clean.

Ri1a avatar Ri1a commented on September 14, 2024

GitHub Pages supports the markdown="1" attribute to parse markdown inside HTML elements, e.g.

Have **fun!**

Nice to know:D

solved

from jekyll-clean.

scotte avatar scotte commented on September 14, 2024

Great, I'm glad you got it all worked out!

from jekyll-clean.

scotte avatar scotte commented on September 14, 2024

Get rid of the ":" at line 3, column 26.

from jekyll-clean.

Ri1a avatar Ri1a commented on September 14, 2024

No error anymore, thanks!

from jekyll-clean.

Related Issues (8)

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.