XSLT as a templating engine #5763
sjehuda
started this conversation in
Show and tell
Replies: 3 comments
-
|
@sjehuda Feel free to create a custom hexo plugin (something like |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Is it possible to create a Hexo plugin to generate Atom documents
instead of (X)HTML documents?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Then you should use the generator API instead: https://hexo.io/api/generator |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Check List
Feature Request
Greetings.
My name is Schimon, and I am currently developing a publishing platform of Gemini, HTTP and XMPP.
Before you read, please ignore the words "feed", "rss", and "syndication", because this is concerning to "publishing" only.
My publication platform is derived by The Atom Syndictaon Format. The Atom Format is utilized and represented as a universal and portable document format, it is even better than "pdf".
This is how it works.
The benefits.
It further means that the publication is accessible to anyone from anywhere with any device, even devices without display monitors.
Others
This software, called "Rivista Voyager". It is still experimental, and under development.
You will find the repository at https://git.xmpp-it.net/sch and a demonstration instance at https://journal.woodpeckersnest.eu
It is important to note, that it is not yet decided how to handle custom links (i.e. navigation bars) with element "atom:link".
Nevertheless, it provides navigational links as specified at RFC 5005: Feed Paging and Archiving.
Additionally, the developer of Chyrp Lite is intendning to experiment, and maybe further transform the whole system into Atom and XSLT.
xenocrat/chyrp-lite#308
That would mean, that our themes will be fully compatible without any modification.
I will be glad to answer any question.
I urge you to explore it.
Beta Was this translation helpful? Give feedback.
All reactions