New post disappears when date above June #2042
Unanswered
BethProedrou
asked this question in
Q&A
Replies: 1 comment
-
It doesn't appear because you set a publishing date that's in the future.
Either set a date in the past, or run hugo with the "--buildFuture" flag.
…On Wed, Jun 19, 2024 at 7:46 PM BethProedrou ***@***.***> wrote:
Hello,
I am having a problem with blog posts. When I create a new post and I set
the date for July 2024 or higher the post does not appear in when I run
"hugo server". I am new to Hugo so I may be making a mistake somewhere, but
I am keeping the posts identical save for their names and dates. I would
appreciate any help.
When the date is 2024.06.12 I get the following:
When the date is 2024.07.12 or higher (2024.12.12 in the following
screenshot), I get the following
I am using the latest Hugo, in Linux 22.04.
—
Reply to this email directly, view it on GitHub
<#2042>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA6AU3OZLYG4G2ZFEEIWGDDZIG7WLAVCNFSM6AAAAABJSPHS7WVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWHAZTSOBUGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am having a problem with blog posts. When I create a new post and I set the date for July 2024 or higher the post does not appear in when I run "hugo server". I am new to Hugo so I may be making a mistake somewhere, but I am keeping the posts identical save for their names and dates. I would appreciate any help.
When the date is 2024.06.12 I get the following:
![Screenshot from 2024-06-19 18-54-37](https://private-user-images.githubusercontent.com/28306623/341164984-2317ea59-81f6-480d-9ebe-b0b07ba958ba.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTYzMDgsIm5iZiI6MTczOTExNjAwOCwicGF0aCI6Ii8yODMwNjYyMy8zNDExNjQ5ODQtMjMxN2VhNTktODFmNi00ODBkLTllYmUtYjBiMDdiYTk1OGJhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE1NDY0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQwM2ZkZmQyZGNhMjcyNDRkM2FkZjdlNWNkMGNmZjBjYTMzMDg0NDNkOTkyZDE4OTlmYWZhMGM4YTM1MzJkMGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.9LFqF9Ex_TkSR4h5MW2QM0n_pUifaf4Z3Q5beMths0M)
When the date is 2024.07.12 or higher (2024.12.12 in the following screenshot), I get the following:
![Screenshot from 2024-06-19 18-54-15](https://private-user-images.githubusercontent.com/28306623/341164958-90d4a30c-1680-44e2-ad96-20c6114b0a6c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTYzMDgsIm5iZiI6MTczOTExNjAwOCwicGF0aCI6Ii8yODMwNjYyMy8zNDExNjQ5NTgtOTBkNGEzMGMtMTY4MC00NGUyLWFkOTYtMjBjNjExNGIwYTZjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE1NDY0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWExMWI2MzBkNzgwM2M4ZmMzYjQ0YmIzNjk5NGNiNTgzOWUyOGYzMzYwNjFhM2M3NjA5M2NhZTVmNzFkZDBiODImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.FKBRm0TmB-IjUORxOsGcaW2fIKOU8KkMUa1-2N1YS4I)
I am using the latest Hugo, in Linux 22.04.
Beta Was this translation helpful? Give feedback.
All reactions