Skip to content

Instantly share code, notes, and snippets.

View jackyliang's full-sized avatar

Jacky Liang jackyliang

View GitHub Profile
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 11,
// font family with optional fallbacks
fontFamily: 'Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
cursorColor: 'rgba(248,28,229,0.8)',
@jackyliang
jackyliang / Owl Carousel URL Hash Auto Update
Last active May 11, 2016 12:28
An Owl Carousel demo with auto-updating URL hash
@jackyliang
jackyliang / Baidu Maps API
Last active September 9, 2021 07:17
Baidu Maps API
Baidu Maps API Detailed Explanation
-
Explanation of [drawing Objects onto Baidu Maps](http://developer.baidu.com/map/jsdemo.htm#f0_7).
Draw Shit Onto Baidu Map:
-
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />