Skip to content

Commit

Permalink
Add v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederickDelta committed Mar 19, 2019
0 parents commit 30fd57e
Show file tree
Hide file tree
Showing 170 changed files with 26,906 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>2019-02 云南</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdn.knightlab.com/libs/storymapjs/latest/css/storymap.css">
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<script type="text/javascript" src="https://cdn.knightlab.com/libs/storymapjs/latest/js/storymap-min.js"></script>
</head>
<body>
<div id="mapdiv" style="width: 100%; height: 96vh; min-height:600px;"></div>
<script src="script.js"></script>
</body>
</html>
Binary file added media/02-06.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-07.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-08.02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-08.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-09.01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-09.02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-10.01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-10.02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-10.03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.05.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.06.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.07.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-11.08.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.05.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.06.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.07.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.08.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/02-14.09.jpg
Binary file added media/02-14.10.jpg
Binary file added media/02-14.11.jpg
Binary file added media/02-14.12.jpg
Binary file added media/02-14.13.jpg
Binary file added media/02-14.14.jpg
Binary file added media/02-14.15.jpg
Binary file added media/02-15.01.jpg
Binary file added media/02-15.02.jpg
Binary file added media/02-15.03.jpg
Binary file added media/02-15.04.jpg
Binary file added media/02-15.05.jpg
Binary file added media/02-15.06.jpg
Binary file added media/02-15.07.jpg
Binary file added media/02-15.08.jpg
Binary file added media/02-15.09.jpg
Binary file added media/02-15.11.jpg
Binary file added media/02-15.12.jpg
Binary file added media/02-15.13.jpg
Binary file added media/02-17.01.jpg
Binary file added media/02-17.02.jpg
Binary file added media/02-17.03.jpg
Binary file added media/02-17.04.jpg
Binary file added media/02-17.05.jpg
Binary file added media/02-17.06.jpg
Binary file added media/02-17.11.jpg
Binary file added media/02-17.12.jpg
Binary file added media/02-17.13.jpg
14 changes: 14 additions & 0 deletions media/reveal.js/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.idea/
*.iml
*.iws
*.eml
out/
.DS_Store
.svn
log/*.log
tmp/**
node_modules/
package-lock.json
.sass-cache
css/reveal.min.css
js/reveal.min.js
5 changes: 5 additions & 0 deletions media/reveal.js/.travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: node_js
node_js:
- 4
after_script:
- npm run build -- retire
76 changes: 76 additions & 0 deletions media/reveal.js/02-09.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">

<title>reveal.js</title>

<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/simple.css">

<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">

<link rel="stylesheet" type="text/css" media="screen" href="../../style.css" />
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section style="text-align:left" data-transition="convex">
<h2 style = "font-weight: bold; ">02-09 泸沽湖</h2>
<div style="color:#737373;">
<p>小洛水村</p>
</div>
</section>
<section>
<img data-src="../02-09.01.jpg" class="stretch">
<p>摩梭博物馆</p>
</section>
<section>
<img data-src="../02-09.02.jpg" class="stretch">
<p>草海</p>
</section>
<section>
<img data-src="../02-10.01.jpg" class="stretch">
<p>民宿景观</p>
</section>
<section>
<img data-src="../02-10.02.jpg" class="stretch">
<p>泸沽湖的野鸭</p>
</section>
<section>
<img data-src="../02-10.03.jpg" class="stretch">
<p>泸沽湖</p>
</section>
</div>
</div>

<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>

<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
transition: 'zoom',
transitionSpeed: 'slow',
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>
87 changes: 87 additions & 0 deletions media/reveal.js/02-11.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>

<title>reveal.js</title>

<link rel="stylesheet" href="css/reveal.css" />
<link rel="stylesheet" href="css/theme/simple.css" />

<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css" />
<!-- Printing and PDF exports -->
<script>
var link = document.createElement("link");
link.rel = "stylesheet";
link.type = "text/css";
link.href = window.location.search.match(/print-pdf/gi)
? "css/print/pdf.css"
: "css/print/paper.css";
document.getElementsByTagName("head")[0].appendChild(link);
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section style="text-align:left" data-transition="convex">
<h2 style="font-weight: bold; ">02-11 元谋物茂土林</h2>
<div style="color:#737373;">
<p>元谋土林和陆良彩色沙林、路南石林并称为“云南三林”</p>
</div>
</section>
<section><img data-src="../02-11.01.jpg" class="stretch"></section>
<section>
<img data-src="../02-11.02.jpg" class="stretch">
</section>
<section>
<img data-src="../02-11.03.jpg" class="stretch">
</section>
<section>
<img data-src="../02-11.04.jpg" class="stretch">
</section>
<section>
<img data-src="../02-11.05.jpg" class="stretch">
</section>
<section>
<img data-src="../02-11.06.jpg" class="stretch">
</section>
<section>
<img data-src="../02-11.07.jpg" class="stretch">
</section>
<section>
<img data-src="../02-11.08.jpg" class="stretch">
</section>
</div>
</div>

<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>

<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
transition: "zoom",
transitionSpeed: "slow",
dependencies: [
{ src: "plugin/markdown/marked.js" },
{ src: "plugin/markdown/markdown.js" },
{ src: "plugin/notes/notes.js", async: true },
{
src: "plugin/highlight/highlight.js",
async: true,
callback: function() {
hljs.initHighlightingOnLoad();
}
}
]
});
</script>
</body>
</html>
102 changes: 102 additions & 0 deletions media/reveal.js/02-14.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">

<title>reveal.js</title>

<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/simple.css">

<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section style="text-align:left" data-transition="convex">
<h2 style = "font-weight: bold; ">02-14 建水古城</h2>
<div style="color:#737373;">
<p></p>
</div>
</section>
<section>
<img data-src="../02-14.01.jpg" class="stretch" />
<p>建水孔庙</p>
</section>
<section>
<img data-src="../02-14.02.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.03.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.04.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.05.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.06.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.07.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.08.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.09.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.10.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.11.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.12.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.13.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-14.14.jpg" class="stretch" />
<p>绒线花(合欢)</p>
</section>
<section>
<img data-src="../02-14.15.jpg" class="stretch" />
<p>建水东门朝阳楼</p>
</section>
</div>
</div>

<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>

<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
transition: 'zoom',
transitionSpeed: 'slow',
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>
81 changes: 81 additions & 0 deletions media/reveal.js/02-15.01.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">

<title>reveal.js</title>

<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/simple.css">

<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section style="text-align:left" data-transition="convex">
<h2 style = "font-weight: bold; ">02-15 建水燕子洞</h2>
<div style="color:#737373;">
<p></p>
</div>
</section>
<section>
<img data-src="../02-15.01.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.02.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.03.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.04.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.05.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.06.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.07.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.08.jpg" class="stretch" />
</section>
<section>
<img data-src="../02-15.09.jpg" class="stretch" />
</section>
</div>
</div>

<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>

<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
transition: 'zoom',
transitionSpeed: 'slow',
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>
Loading

0 comments on commit 30fd57e

Please sign in to comment.