Skip to content

Is it possible to not use a subdirectory for posts? #683

Answered by Thorgrimson
Thorgrimson asked this question in Q&A
Discussion options

You must be logged in to vote

I found an answer myself: Using this index.html in /posts

+++
title = "Posts"
date = 2021-07-04T14:58:56-07:00
draft = false
[_build]
  render = "never"
  list = "never" 
+++

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Thorgrimson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant