Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

gollum-wiki

How can you track or be notified of changes to GitHub wikis?

July 27, 2023 by Tarik

Push approach: Within the GitHub API documentation, you can find documentation about setting up service hooks which can be triggered for one or more events. The gollum event is especially raised any time a wiki page is updated. JSON-based pull approach: You can also leverage the Events HTTP API to retrieve a JSON formated output … Read more

Categories github Tags github, gollum-wiki Leave a comment

Embedding images inside a GitHub wiki (gollum) repository?

January 19, 2023 by Tarik

For viewers wishing to view images on a github wiki I’ve found the following method to work: Go to the “Git Access” tab inside the wiki page of your repository and retrieve the SSH path which should be some thing like: git@github.com:USER/REPO.wiki.git where USER is your account name and REPO is the repository name. On … Read more

Categories github Tags github, gollum-wiki, wiki Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa