Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Implement news component #11

Closed
5 tasks
codeofmochi opened this issue Apr 7, 2019 · 2 comments
Closed
5 tasks

Implement news component #11

codeofmochi opened this issue Apr 7, 2019 · 2 comments
Assignees

Comments

@codeofmochi
Copy link
Collaborator

codeofmochi commented Apr 7, 2019

  • Decide format : YAML or XML ? Body uses Markdown. Also decide content structure.
  • File hierarchy, assets location
  • Write module that parses the news files
  • Integrate with templating Implement templating #4 and internationalization Implement i18n component #5
  • Write documentation to ease news edit
@codeofmochi codeofmochi self-assigned this Apr 7, 2019
@codeofmochi
Copy link
Collaborator Author

codeofmochi commented Sep 10, 2019

Use Markdown parser : https://github.com/showdownjs/showdown
May need to add custom tags for ex. videos? https://github.com/showdownjs/showdown/wiki/extensions

@codeofmochi
Copy link
Collaborator Author

Implemented in #20

@codeofmochi codeofmochi mentioned this issue Oct 3, 2019
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant