-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
Generate new author and category pages automatically. #107
Comments
Hello @kgodey , I am an Outreachy applicant. Please may I work on this issue? |
Sure @SamOdum, I see you've commented on a couple of other issues on this repo as well, please pick one issue at a time so that others have a chance too. Let me know which one you want to tackle first and I'll mark that one as in progress. |
Hi @kgodey ! I'am an outreachy applicant , i have just received your mail according to the other project that is already in progress. Please is it possible for me to work on this one ? |
Yes, go ahead |
Thank you @kriti
Envoyé depuis Yahoo Mail pour Android
Le lun., oct. 21, 2019 à 18:02, Kriti Godey<notifications@github.com> a écrit :
Yes, go ahead
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hi @kgodey ! I thought that generate new author were about something like that. But i discovered that it is already available through admin interface. Now ,i don't know whether i should create a link to a page that allows an author to fill its informations directly and to involve category. please Ma i'm a bit confused , need your help . |
@chimenekouomogne We don't always use the Lektor admin interface to write posts. When a new blog post entry is created with an unknown author username in the |
|
Hi @kgodey ! i have face too dificulties while making pull request to this site . but i have done it on my github link : |
Hi @kgodey ! please here is a link for my final application : |
hi @chimenekouomogne, sorry for the delay on getting back to you on this. Your work does not address this issue, but after thinking about it, I don't think this issue makes sense to implement at this time anyway. We want people to be thoughtful about adding new authors and categories and this issue would automatically generate missing authors/categories, which would make errors harder to catch. I'm going to close the issue. |
Is your feature request related to a problem? Please describe.
Category and author pages have to be added manually for new authors and categories despite having enough information to generate basic pages automatically. This makes the process of adding a new blog post take longer. See the instructions on https://opensource.creativecommons.org/community/write-a-blog-post/, we could reduce a couple of steps.
Describe the solution you'd like
Whenever Lektor builds its static files, it should create missing author or category files for new blog posts.
Describe alternatives you've considered
Keep doing it manually like we do now, but that's a pain.
The text was updated successfully, but these errors were encountered: