Skip to content

Instantly share code, notes, and snippets.

View jglev's full-sized avatar

Jacob Levernier jglev

  • Richmond, Virginia, USA
View GitHub Profile
@jglev
jglev / Example Output.md
Last active August 30, 2023 20:42
Use Obsidian Notes' Templater Plugin (https://github.com/SilentVoid13/Templater) to add links to GitHub Issues from specific public or private repositories using a searchable prompt

Screenshot of suggester prompt

Resulting output:

[`octocat/Hello-World #1053`](https://github.com/octocat/Hello-World/issues/1053)
@jglev
jglev / knitr.mk
Created June 5, 2014 07:55 — forked from halpo/knitr.mk
################################################################################
# Copyright 2011
# Andrew Redd
# 11/23/2011
#
# Description of File:
# Makefile for knitr compiling
#
################################################################################
all:pdf # default rule DO NOT EDIT

Building a beamer presentation with knitr.

Introduction

The documents included are the input for knitr. In addition you need to have the tool pandoc installed. I also use a custom beamer template to add the University of Utah \institute command to the template. It also changes the indentation some.

Steps

  1. knit document with