Skip to content
Snippets Groups Projects

Add script to embed tweets properly

Merged Greg0ire requested to merge twitter into master
1 unresolved thread

Merge request reports

Merged by Maxime VeberMaxime Veber 7 years ago (Mar 20, 2018 2:04pm UTC)

Merge details

  • Changes merged into with 39e4eeba.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
9 9 "reveal-md": "^1.1.3"
10 10 },
11 11 "scripts": {
12 "start": "reveal-md index.md --port 8000 --theme=solarized --css hello.css",
12 "start": "reveal-md index.md --port 8000 --theme=solarized --css hello.css --scripts embed-tweet.js",
13 13 "build": "reveal-md index.md --static _site --theme=solarized --css hello.css"
  • Greg0ire added 1 commit

    added 1 commit

    • ae17a586 - Add script to embed tweets properly

    Compare with previous version

  • Maxime Veber mentioned in commit 39e4eeba

    mentioned in commit 39e4eeba

  • merged

  • Please register or sign in to reply
    Loading