Leibniz-HBI / Social-Media-Observatory

This repository is the central communication and project management interface for the Social Media Observatory hosted by the Leibniz Insitute for Media Research | Hans-Bredow-Institute
https://leibniz-hbi.github.io/SMO/
Creative Commons Attribution 4.0 International
26 stars 1 forks source link

Find/Write script that converts the wiki markdown into a jekyll site #52

Closed FlxVctr closed 3 years ago

FlxVctr commented 4 years ago

There are some scripts out there but some of them are pretty old.

Goal is to be able with one command to:

Khandoker09 commented 3 years ago

I have cloned markdown file and generated jekyll template . the template might need to edit to get more professional look. you can find it under "leiniz-HBI/SMO-wiki" repo and the jekyll template is under this link. https://leibniz-hbi.github.io/SMO-Wiki/

FlxVctr commented 3 years ago

I think we can work with that. Some adjustments to colour etc.

Does the sidebar support a nested layout?

Khandoker09 commented 3 years ago

sidebar does not allow nested layout yet. but i can edit the sidebar by editing the css file. Maybe also have to add the search option .

FlxVctr commented 3 years ago

At some point, can you give us a quick write-down/flow-diagram with a rough concept, how to automate the import from the wiki, so that we can discuss that?