Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate articles automatically #2577

Closed
fEyebrow opened this issue Oct 22, 2017 · 4 comments
Closed

How to generate articles automatically #2577

fEyebrow opened this issue Oct 22, 2017 · 4 comments
Labels
stale? Issue that may be closed soon due to the original author not responding any more.

Comments

@fEyebrow
Copy link

when I use hexo, I generate articles automatically through an order that is " hexo new <title>".

In gatsby, how do I achieve the function?

@markmichon
Copy link
Contributor

markmichon commented Oct 22, 2017

This isn't something currently built in. You can use a community tool, or build something similar to https://github.com/mchandleraz/gatsby-utils that will do more or less what you're looking for with some tweaking for your setup.

@adamwiggall
Copy link

@FourEyebrowXiake you might also want to take a look at https://github.com/DSchau/create-gatsby-blog-post which gives you a good template to build from for articles.

@Chuloo
Copy link
Contributor

Chuloo commented Aug 7, 2018

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues as many of them have already been resolved with the latest updates.

Please make sure to update to the latest Gatsby version and check if that solves the issue. Let us know if that works for you by adding a comment 👍

@Chuloo Chuloo added the stale? Issue that may be closed soon due to the original author not responding any more. label Aug 7, 2018
@kakadiadarpan
Copy link
Contributor

This issue is being closed because there hasn't been any activity for at least 30 days. Feel free to open a new one if you still experience this problem 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

5 participants