Skip to content

Instantly share code, notes, and snippets.

{
"name": "ejs",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
// plugin
const gulp = require('gulp');
const sass = require('gulp-sass');
const plumber = require('gulp-plumber');
const notify = require('gulp-notify');
const fibers = require("fibers");
const autoprefixer = require('gulp-autoprefixer');
sass.compiler = require("sass");
const fs = require("fs");
<!DOCTYPE html>
<html lang="ja">
<head>
<title>サンプルデモ - レスポンシブギャラリーデモ</title>
<meta charset="utf-8">
<link href="../css/style.css" rel="stylesheet">
<link href="demo.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script>
var options = {
<section>
<h2>1. '' 空の結果</h2>
<table>
<tr>
<th>$var値</th>
<th>isset</th>
<th>empty</th>
<th>is_null</th>
</tr>
<tr>
@SaoriMiyazaki
SaoriMiyazaki / レスポンシブギャラリー複数設置 demo|memocarilog
Last active September 27, 2016 05:34
レスポンシブギャラリー複数設置 demo|memocarilog
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>レスポンシブギャラリーデモ|memocarilog</title>
<link rel="stylesheet" href="../demo_style.css" media="screen, projection, print">
<style type="text/css">
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>ギャラリーをレスポンシブ対応にするサンプルデモ|memocarilog demo</title>
<link type="text/css" rel="stylesheet" href="rhinoslider.css" />
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>レスポンシブギャラリー(キャプション付き)デモ|memocarilog</title>
<link rel="stylesheet" href="../demo_style.css" media="screen, projection, print">
<style type="text/css">
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>レスポンシブギャラリー(キャプション付き)デモ|memocarilog</title>
<link rel="stylesheet" href="../demo_style.css" media="screen, projection, print">
<style type="text/css">
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>レスポンシブギャラリーデモ|memocarilog</title>
<link rel="stylesheet" href="../demo_style.css" media="screen, projection, print">
<style type="text/css">