This code snipet is based on the events-calendar-outlook-import-fix code. It is aiming at adding a button on the Wordpress Event page to let users export event to various calendars.
Code is licensed under the GPL 2.0 or greater license.
<?php | |
/* Feeds a database with the content of a bibtex file parsed with bibtexbrowser | |
* See: http://www.monperrus.net/martin/feeding-mysql-database-with-bibtexbrowser | |
* Author: Martin Monperrus, Xiaodong Qi | |
* Last Modification Date: Oct 2015 | |
* Creation Date: Feb 2012 | |
*/ | |
// if exists, should contain define('DB_PASSWORD', 'dssizyrekzbqsf');, etc. | |
@include('conf.local.php'); |
This code snipet is based on the events-calendar-outlook-import-fix code. It is aiming at adding a button on the Wordpress Event page to let users export event to various calendars.
Code is licensed under the GPL 2.0 or greater license.
# Authored my Maxfan http://github.com/Maxfan-zone http://maxfan.org | |
# This is used to convert tikz code into svg file and load in you jekyll site | |
# | |
# Install: | |
# | |
# 1. Copy this file in your _plugins/ directory. You can customize it, of course. | |
# 2. Make sure texlive and pdf2svg are installed on your computer. | |
# 3. Set path to pdf2svg in _config.yml in "pdf2svg" variable | |
# | |
# Input: |
This key is generated through the genesis project fork.
Please feel free to forward this recommendation who might be interested and refer my github ID: i2000s.
If you do want to add your own genesis_public_key
file on gist, please replace the first string of bits with your generated public key after staring the project page, and the last bit of string with my ID i2000s.
Thanks!