Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mbround18/wiki-js-timeline
- Owner: mbround18
- License: bsd-3-clause
- Created: 2022-08-06T07:16:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T01:39:36.000Z (about 1 month ago)
- Last Synced: 2024-11-26T02:29:03.689Z (about 1 month ago)
- Topics: timeline, wiki-js
- Language: CSS
- Homepage: https://wiki.boop.ninja/en/dungeons-and-dragons/birth-of-new-legends/characters/garth
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)