Skip to content

Commit 2048642

Browse files
committed
unlock
1 parent d8fecc5 commit 2048642

File tree

182 files changed

+143526
-10231
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+143526
-10231
lines changed

.hugo_build.lock

Whitespace-only changes.

public/about/index.html

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8">
55
<title>About Us</title>
66

7-
<meta name="generator" content="Hugo 0.79.1" />
7+
<meta name="generator" content="Hugo 0.128.1">
88

99
<!-- mobile responsive meta -->
1010
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
1111

1212
<!-- ** Plugins Needed for the Project ** -->
1313
<!-- Bootstrap -->
14-
<link rel="stylesheet" href="https://pysal.org/plugins/bootstrap/bootstrap.min.css">
14+
<link rel="stylesheet" href="http://localhost:1313/plugins/bootstrap/bootstrap.min.css">
1515

1616
<!-- themefy-icon -->
17-
<link rel="stylesheet" href="https://pysal.org/plugins/themify-icons/themify-icons.css">
17+
<link rel="stylesheet" href="http://localhost:1313/plugins/themify-icons/themify-icons.css">
1818

1919
<!-- highlight -->
20-
<link rel="stylesheet" href="https://pysal.org/plugins/highlight/hybrid.css">
20+
<link rel="stylesheet" href="http://localhost:1313/plugins/highlight/hybrid.css">
2121

2222
<!--Favicon-->
23-
<link rel="icon" href="https://pysal.org/images/favicon.png" type="image/x-icon">
23+
<link rel="icon" href="http://localhost:1313/images/favicon.png" type="image/x-icon">
2424

2525
<!-- fonts -->
2626
<link href="https://fonts.googleapis.com/css?family=Inria%20Sans:300,400,700&display=swap" rel="stylesheet">
@@ -39,22 +39,22 @@
3939

4040
<!-- Main Stylesheet -->
4141

42-
<link rel="stylesheet" href="https://pysal.org/css/style.min.css" media="screen">
42+
<link rel="stylesheet" href="http://localhost:1313/css/style.min.css" media="screen">
4343

4444
<!-- jquiry -->
45-
<script src="https://pysal.org/plugins/jquery/jquery-1.12.4.js"></script>
45+
<script src="http://localhost:1313/plugins/jquery/jquery-1.12.4.js"></script>
4646

4747
<!-- jquary ui -->
48-
<script src="https://pysal.org/plugins/jquery/jquery-ui.js"></script>
48+
<script src="http://localhost:1313/plugins/jquery/jquery-ui.js"></script>
4949

5050
<!-- Bootstrap JS -->
51-
<script src="https://pysal.org/plugins/bootstrap/bootstrap.min.js"></script>
51+
<script src="http://localhost:1313/plugins/bootstrap/bootstrap.min.js"></script>
5252

5353
<!-- match-height JS -->
54-
<script src="https://pysal.org/plugins/match-height/jquery.matchHeight-min.js"></script>
54+
<script src="http://localhost:1313/plugins/match-height/jquery.matchHeight-min.js"></script>
5555

5656
<!-- highlight -->
57-
<script src="https://pysal.org/plugins/highlight/highlight.pack.js"></script>
57+
<script src="http://localhost:1313/plugins/highlight/highlight.pack.js"></script>
5858
<script>hljs.initHighlightingOnLoad();</script>
5959

6060
</head>
@@ -70,7 +70,7 @@
7070

7171

7272

73-
<img class="img-fluid" src="https://pysal.org/pysal_nav_logo.svg" alt="PySAL">
73+
<img class="img-fluid" src="http://localhost:1313/pysal_nav_logo.svg" alt="PySAL">
7474

7575

7676
</a>
@@ -169,9 +169,9 @@
169169

170170

171171

172-
<li data-nav-id="https://pysal.org/about/" title="About Us" class="sidelist
172+
<li data-nav-id="http://localhost:1313/about/" title="About Us" class="sidelist
173173
active">
174-
<a href="https://pysal.org/about/">
174+
<a href="http://localhost:1313/about/">
175175
About Us
176176
</a>
177177

@@ -222,7 +222,7 @@ <h2 id="history">History</h2>
222222
<div class="container">
223223
<div class="row">
224224
<div class="col-md-8 text-md-left text-center">
225-
<p>© PySAL Developers</p>
225+
<p></p>
226226
</div>
227227
<div class="col-md-4 text-md-right text-center">
228228
<ul class="list-inline mb-3">
@@ -240,7 +240,7 @@ <h2 id="history">History</h2>
240240

241241
<!-- Main Script -->
242242

243-
<script src="https://pysal.org/js/script.min.js"></script>
243+
<script src="http://localhost:1313/js/script.min.js"></script>
244244
</body>
245245

246246
</html>

public/about/index.xml

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>About Us on PySAL</title>
5-
<link>https://pysal.org/about/</link>
5+
<link>http://localhost:1313/about/</link>
66
<description>Recent content in About Us on PySAL</description>
7-
<generator>Hugo -- gohugo.io</generator>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<copyright>© PySAL Developers</copyright><atom:link href="https://pysal.org/about/index.xml" rel="self" type="application/rss+xml" />
9+
<copyright>© PySAL Developers</copyright>
10+
<atom:link href="http://localhost:1313/about/index.xml" rel="self" type="application/rss+xml" />
1011
</channel>
1112
</rss>

public/access.png

342 KB
Loading

public/categories/index.html

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8">
55
<title>Categories</title>
66

7-
<meta name="generator" content="Hugo 0.79.1" />
7+
<meta name="generator" content="Hugo 0.128.1">
88

99
<!-- mobile responsive meta -->
1010
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
1111

1212
<!-- ** Plugins Needed for the Project ** -->
1313
<!-- Bootstrap -->
14-
<link rel="stylesheet" href="https://pysal.org/plugins/bootstrap/bootstrap.min.css">
14+
<link rel="stylesheet" href="http://localhost:1313/plugins/bootstrap/bootstrap.min.css">
1515

1616
<!-- themefy-icon -->
17-
<link rel="stylesheet" href="https://pysal.org/plugins/themify-icons/themify-icons.css">
17+
<link rel="stylesheet" href="http://localhost:1313/plugins/themify-icons/themify-icons.css">
1818

1919
<!-- highlight -->
20-
<link rel="stylesheet" href="https://pysal.org/plugins/highlight/hybrid.css">
20+
<link rel="stylesheet" href="http://localhost:1313/plugins/highlight/hybrid.css">
2121

2222
<!--Favicon-->
23-
<link rel="icon" href="https://pysal.org/images/favicon.png" type="image/x-icon">
23+
<link rel="icon" href="http://localhost:1313/images/favicon.png" type="image/x-icon">
2424

2525
<!-- fonts -->
2626
<link href="https://fonts.googleapis.com/css?family=Inria%20Sans:300,400,700&display=swap" rel="stylesheet">
@@ -39,22 +39,22 @@
3939

4040
<!-- Main Stylesheet -->
4141

42-
<link rel="stylesheet" href="https://pysal.org/css/style.min.css" media="screen">
42+
<link rel="stylesheet" href="http://localhost:1313/css/style.min.css" media="screen">
4343

4444
<!-- jquiry -->
45-
<script src="https://pysal.org/plugins/jquery/jquery-1.12.4.js"></script>
45+
<script src="http://localhost:1313/plugins/jquery/jquery-1.12.4.js"></script>
4646

4747
<!-- jquary ui -->
48-
<script src="https://pysal.org/plugins/jquery/jquery-ui.js"></script>
48+
<script src="http://localhost:1313/plugins/jquery/jquery-ui.js"></script>
4949

5050
<!-- Bootstrap JS -->
51-
<script src="https://pysal.org/plugins/bootstrap/bootstrap.min.js"></script>
51+
<script src="http://localhost:1313/plugins/bootstrap/bootstrap.min.js"></script>
5252

5353
<!-- match-height JS -->
54-
<script src="https://pysal.org/plugins/match-height/jquery.matchHeight-min.js"></script>
54+
<script src="http://localhost:1313/plugins/match-height/jquery.matchHeight-min.js"></script>
5555

5656
<!-- highlight -->
57-
<script src="https://pysal.org/plugins/highlight/highlight.pack.js"></script>
57+
<script src="http://localhost:1313/plugins/highlight/highlight.pack.js"></script>
5858
<script>hljs.initHighlightingOnLoad();</script>
5959

6060
</head>
@@ -70,7 +70,7 @@
7070

7171

7272

73-
<img class="img-fluid" src="https://pysal.org/pysal_nav_logo.svg" alt="PySAL">
73+
<img class="img-fluid" src="http://localhost:1313/pysal_nav_logo.svg" alt="PySAL">
7474

7575

7676
</a>
@@ -191,9 +191,9 @@ <h2 class="mb-5">Categories</h2>
191191

192192

193193

194-
<li data-nav-id="https://pysal.org/categories/" title="Categories" class="sidelist
194+
<li data-nav-id="http://localhost:1313/categories/" title="Categories" class="sidelist
195195
active">
196-
<a href="https://pysal.org/categories/">
196+
<a href="http://localhost:1313/categories/">
197197
Categories
198198
</a>
199199

@@ -215,7 +215,7 @@ <h2 class="mb-5">Categories</h2>
215215
<div class="container">
216216
<div class="row">
217217
<div class="col-md-8 text-md-left text-center">
218-
<p>© PySAL Developers</p>
218+
<p></p>
219219
</div>
220220
<div class="col-md-4 text-md-right text-center">
221221
<ul class="list-inline mb-3">
@@ -233,7 +233,7 @@ <h2 class="mb-5">Categories</h2>
233233

234234
<!-- Main Script -->
235235

236-
<script src="https://pysal.org/js/script.min.js"></script>
236+
<script src="http://localhost:1313/js/script.min.js"></script>
237237
</body>
238238

239239
</html>

public/categories/index.xml

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on PySAL</title>
5-
<link>https://pysal.org/categories/</link>
5+
<link>http://localhost:1313/categories/</link>
66
<description>Recent content in Categories on PySAL</description>
7-
<generator>Hugo -- gohugo.io</generator>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<copyright>© PySAL Developers</copyright><atom:link href="https://pysal.org/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<copyright>© PySAL Developers</copyright>
10+
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
1011
</channel>
1112
</rss>

public/community/index.html

+20-20
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8">
55
<title>Community Guidelines</title>
66

7-
<meta name="generator" content="Hugo 0.79.1" />
7+
<meta name="generator" content="Hugo 0.128.1">
88

99
<!-- mobile responsive meta -->
1010
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
1111

1212
<!-- ** Plugins Needed for the Project ** -->
1313
<!-- Bootstrap -->
14-
<link rel="stylesheet" href="https://pysal.org/plugins/bootstrap/bootstrap.min.css">
14+
<link rel="stylesheet" href="http://localhost:1313/plugins/bootstrap/bootstrap.min.css">
1515

1616
<!-- themefy-icon -->
17-
<link rel="stylesheet" href="https://pysal.org/plugins/themify-icons/themify-icons.css">
17+
<link rel="stylesheet" href="http://localhost:1313/plugins/themify-icons/themify-icons.css">
1818

1919
<!-- highlight -->
20-
<link rel="stylesheet" href="https://pysal.org/plugins/highlight/hybrid.css">
20+
<link rel="stylesheet" href="http://localhost:1313/plugins/highlight/hybrid.css">
2121

2222
<!--Favicon-->
23-
<link rel="icon" href="https://pysal.org/images/favicon.png" type="image/x-icon">
23+
<link rel="icon" href="http://localhost:1313/images/favicon.png" type="image/x-icon">
2424

2525
<!-- fonts -->
2626
<link href="https://fonts.googleapis.com/css?family=Inria%20Sans:300,400,700&display=swap" rel="stylesheet">
@@ -39,22 +39,22 @@
3939

4040
<!-- Main Stylesheet -->
4141

42-
<link rel="stylesheet" href="https://pysal.org/css/style.min.css" media="screen">
42+
<link rel="stylesheet" href="http://localhost:1313/css/style.min.css" media="screen">
4343

4444
<!-- jquiry -->
45-
<script src="https://pysal.org/plugins/jquery/jquery-1.12.4.js"></script>
45+
<script src="http://localhost:1313/plugins/jquery/jquery-1.12.4.js"></script>
4646

4747
<!-- jquary ui -->
48-
<script src="https://pysal.org/plugins/jquery/jquery-ui.js"></script>
48+
<script src="http://localhost:1313/plugins/jquery/jquery-ui.js"></script>
4949

5050
<!-- Bootstrap JS -->
51-
<script src="https://pysal.org/plugins/bootstrap/bootstrap.min.js"></script>
51+
<script src="http://localhost:1313/plugins/bootstrap/bootstrap.min.js"></script>
5252

5353
<!-- match-height JS -->
54-
<script src="https://pysal.org/plugins/match-height/jquery.matchHeight-min.js"></script>
54+
<script src="http://localhost:1313/plugins/match-height/jquery.matchHeight-min.js"></script>
5555

5656
<!-- highlight -->
57-
<script src="https://pysal.org/plugins/highlight/highlight.pack.js"></script>
57+
<script src="http://localhost:1313/plugins/highlight/highlight.pack.js"></script>
5858
<script>hljs.initHighlightingOnLoad();</script>
5959

6060
</head>
@@ -70,7 +70,7 @@
7070

7171

7272

73-
<img class="img-fluid" src="https://pysal.org/pysal_nav_logo.svg" alt="PySAL">
73+
<img class="img-fluid" src="http://localhost:1313/pysal_nav_logo.svg" alt="PySAL">
7474

7575

7676
</a>
@@ -171,9 +171,9 @@
171171

172172

173173

174-
<li data-nav-id="https://pysal.org/community/" title="Community Guidelines" class="sidelist
174+
<li data-nav-id="http://localhost:1313/community/" title="Community Guidelines" class="sidelist
175175
active">
176-
<a href="https://pysal.org/community/">
176+
<a href="http://localhost:1313/community/">
177177
Community Guidelines
178178
</a>
179179

@@ -200,11 +200,11 @@
200200
<div class="p-lg-5 p-4 bg-white">
201201
<h2 class="mb-5">Community Guidelines</h2>
202202

203-
<div class="content"><p>PySAL has always been and will always be an open source project. As such, we welcome every contributor to the PySAL community. <a href="">We</a> strive to create a collaborative environment where we can, together, build the best spatial analysis library possible, while having fun along the way.</p>
203+
<div class="content"><p>PySAL has always been and will always be an open source project. As such, we welcome every contributor to the PySAL community. <a href="https://pysal.org/team/">We</a> strive to create a collaborative environment where we can, together, build the best spatial analysis library possible, while having fun along the way.</p>
204204
<p>To ensure that the PySAL community is the realization of these ideals, we expect all members of the community to abide by our <a href="https://github.com/pysal/governance/blob/master/conduct/code_of_conduct.rst">code of conduct</a>.</p>
205205
<h2 id="getting-involved">Getting Involved</h2>
206-
<p>There are many ways to contribute to PySAL. A great starting point is to join our <a href="https://gitter.im/pysal/pysal">gitter channel</a> where much of the day-to-day discussion between developers as well as users takes place.</p>
207-
<p>If you are new to open source development and interested in programming for spatial data science, we are happy to offer mentoring opportunities. Let us know of your interest by joining the gitter channel and introducing yourself to the community.</p>
206+
<p>There are many ways to contribute to PySAL. A great starting point is to join our <a href="https://discord.gg/BxFTEPFFZn">discord channel</a> where much of the day-to-day discussion between developers as well as users takes place.</p>
207+
<p>If you are new to open source development and interested in programming for spatial data science, we are happy to offer mentoring opportunities. Let us know of your interest by joining the discord channel and introducing yourself to the community.</p>
208208
<p>If you have questions about how to contribute code to PySAL, please see our <a href="https://github.com/pysal/pysal/wiki">development guidelines</a>.</p>
209209
<p>To learn about the current and future directions of the project, we record and post the <a href="https://github.com/pysal/pysal/wiki/Developer-meetings">notes of our monthly developer meetings</a> which may be helpful.</p>
210210
</div>
@@ -220,7 +220,7 @@ <h2 id="getting-involved">Getting Involved</h2>
220220
<div class="container">
221221
<div class="row">
222222
<div class="col-md-8 text-md-left text-center">
223-
<p>© PySAL Developers</p>
223+
<p></p>
224224
</div>
225225
<div class="col-md-4 text-md-right text-center">
226226
<ul class="list-inline mb-3">
@@ -238,7 +238,7 @@ <h2 id="getting-involved">Getting Involved</h2>
238238

239239
<!-- Main Script -->
240240

241-
<script src="https://pysal.org/js/script.min.js"></script>
241+
<script src="http://localhost:1313/js/script.min.js"></script>
242242
</body>
243243

244244
</html>

public/community/index.xml

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Community Guidelines on PySAL</title>
5-
<link>https://pysal.org/community/</link>
5+
<link>http://localhost:1313/community/</link>
66
<description>Recent content in Community Guidelines on PySAL</description>
7-
<generator>Hugo -- gohugo.io</generator>
7+
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<copyright>© PySAL Developers</copyright><atom:link href="https://pysal.org/community/index.xml" rel="self" type="application/rss+xml" />
9+
<copyright>© PySAL Developers</copyright>
10+
<atom:link href="http://localhost:1313/community/index.xml" rel="self" type="application/rss+xml" />
1011
</channel>
1112
</rss>

0 commit comments

Comments
 (0)