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

feat: added SEO meta tags #61

Merged
merged 1 commit into from
Dec 25, 2018
Merged

feat: added SEO meta tags #61

merged 1 commit into from
Dec 25, 2018

Conversation

Arfey
Copy link
Member

@Arfey Arfey commented Dec 25, 2018

No description provided.

@Arfey Arfey merged commit 4d85326 into master Dec 25, 2018
@Arfey Arfey deleted the features/added-seo-tags branch December 25, 2018 13:38
@@ -55,3 +55,10 @@ Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. This part only for the main site https://create-aio-app.readthedocs.io/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better do this through epilogue replacement...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are u talking about that?

.. |reST| replace:: reStructuredText

Yes, |reST| is a long word, so I can't blame anyone for wanting to
abbreviate it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. This way add whatever you want only for our RTD but don't ship it to users in templates.

Example: https://github.com/cherrypy/cherrypy/blob/master/docs/conf.py#L66-L70

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@webknjaz webknjaz changed the title feat: added seo meta tegs feat: added SEO meta tags Dec 25, 2018
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

Successfully merging this pull request may close these issues.

2 participants