Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbround18/wiki-js-timeline

WikiJS Timeline source code
https://github.com/mbround18/wiki-js-timeline

timeline wiki-js

Last synced: 14 days ago
JSON representation

WikiJS Timeline source code

Awesome Lists containing this project

README

        

# wiki-js-timeline

## Usage

### Page Source

```html



Title Here



Description here





    ```

    ### Script Source

    ```html

    // The content here should be from script.js

    ```

    ### Style Source

    Paste in the style.css

    ## Examples

    - [D&D Garth Character, using this source](https://wiki.boop.ninja/en/dungeons-and-dragons/birth-of-new-legends/characters/garth)

    ## Sources

    [Original Timeline Source](https://www.section.io/engineering-education/building-an-animated-vertical-timeline-chart-with-html-css-and-javascript/#adding-animation-using-javascript)