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

Plugin requires url to be defined in project file. #4

Open
nsteinmetz opened this issue Mar 7, 2016 · 6 comments
Open

Plugin requires url to be defined in project file. #4

nsteinmetz opened this issue Mar 7, 2016 · 6 comments

Comments

@nsteinmetz
Copy link

Hello,

Just noticed that to make this plugin work, you must set the url parameter in your project file

Otherwise, feed url will raise an error page in lektor.

It should be defined in the doc.

kind regards,
Nicolas

@ericmjl
Copy link

ericmjl commented Oct 4, 2017

@nsteinmetz may I ask, how did you set the URL parameter? Did you provide the base URL (e.g. my own, http://www.ericmjl.com/)? If so, how can we test using localhost?

@nsteinmetz
Copy link
Author

Hi @ericmjl,

I no longer use lektor so I can't really help.

Maybe URL variable just need to be defined so that template is correctly rendered. Then you can call your feed from any url (localhost or your public site)?

@ericmjl
Copy link

ericmjl commented Oct 5, 2017

@nsteinmetz Thanks for getting back! I think you are right, as long as it's an arbitrary URL, the template will be correctly rendered, though I didn't think to try that out yesterday.

@goanpeca
Copy link
Member

@nsteinmetz just out of curiosity why you are no longer using lektor? are you using a different tool at the moment, or simply no longer needing a tool at all?

@nsteinmetz
Copy link
Author

From that time, I kept Dotclear (PHP based) for some time and moved more recently to Hugo.io

@paternal
Copy link

As OP stated, you must set the URL for this plugin to work.

Is this required by the atom feed? Or is this possible to make this optional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants