Skip to content

How to make a home page out of multiple markdown files? #2376

@jakubgs

Description

@jakubgs

I've been playing with hexo for a few days now but so far I have not been able to figure out how I can make one single home page(public/index.html) that would consist of 3 columns, each displaying the contents of a different markdown file.

This is the result I'm trying to get: https://gsokolowski.pl/ (personal site)

The thing is in hexo it seems I can have only one source/index.md file being generated directly into one public/index.html file. How can I change that to make one public/index.html file out of source/index_col{1,2,3}.md files, each in different column div?

Maybe I'm reading the documentation wrong but I can't seem to find a way to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionNeeds help in usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions