Skip to content

fossasia/loklak-timeline-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loklak-timeline-plugin

JavaScript plugin for embedding loklak timeline to web pages

How to

Reference the javascript manually

<script src="https://cdn.jsdelivr.net/gh/fossasia/loklak-timeline-plugin/plugin.js"></script>

Add the tag to the html

<div class="loklak-timeline" data-query="fossasia" data-height="300", data-width="700">
parameter description
data-query query keyword
data-height height of timeline
data-width width of timeline

Screenshot

screenshot