Skip to content

Instantly share code, notes, and snippets.

View adiakritos's full-sized avatar

Nick Restrepo adiakritos

View GitHub Profile
@adiakritos
adiakritos / json.html
Last active January 2, 2016 01:29
Javascript
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSON</title>
<style type="text/css">
.widget {
border:1px solid black;
width:300px;
height:200px;
##
# You should look at the following URL's in order to grasp a solid understanding
# of Nginx configuration files in order to fully unleash the power of Nginx.
# http://wiki.nginx.org/Pitfalls
# http://wiki.nginx.org/QuickStart
# http://wiki.nginx.org/Configuration
#
# Generally, you will want to move this file somewhere, and start with a clean
# file but keep this around for reference. Or just disable in sites-enabled.
#