Skip to content

Commit

Permalink
updating links
Browse files Browse the repository at this point in the history
  • Loading branch information
d3netxer committed Jan 12, 2024
1 parent f35318d commit 1cc8258
Show file tree
Hide file tree
Showing 17 changed files with 11 additions and 276 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,4 @@ gem 'webrick', '~> 1.7'
# Performance-booster for watching directories on Windows
#gem "wdm", "~> 0.1.0" if Gem.win_platform?

gem "webrick", "~> 1.7"

gem "kramdown-parser-gfm"
7 changes: 1 addition & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ GEM
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.15.5)
forwardable-extended (2.6.0)
http_parser.rb (0.8.0)
http_parser.rb (0.8.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.9.2)
Expand All @@ -35,8 +33,6 @@ GEM
sass (~> 3.4)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.2)
Expand All @@ -48,8 +44,6 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
Expand Down Expand Up @@ -77,6 +71,7 @@ DEPENDENCIES
jekyll (~> 3.9)
kramdown-parser-gfm
minima (~> 2.0)
rexml (~> 3.2)
webrick (~> 1.7)

BUNDLED WITH
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ future: true #allows posts whose date in the filename is in the future
timezone: UTC
CONTENT_BUCKET: teachosm-geosurge-content
PICS_UPLOADS_BUCKET: teachosm-geosurge-project-pics
STAGE: personal
STAGE: deploy
collections:
carousel:
title: Carousel
Expand Down
10 changes: 7 additions & 3 deletions _data/urls.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# dev urls
projectImageUploadURL: 'https://99vdeppwg3.execute-api.us-east-1.amazonaws.com/personal/requestUploadURL_pics'
projectFileUploadURL: 'https://99vdeppwg3.execute-api.us-east-1.amazonaws.com/personal/requestUploadURL_content'
pullRequestURL: 'https://grckpw7094.execute-api.us-east-1.amazonaws.com/personal/posts'
# projectImageUploadURL: 'https://99vdeppwg3.execute-api.us-east-1.amazonaws.com/personal/requestUploadURL_pics'
# projectFileUploadURL: 'https://99vdeppwg3.execute-api.us-east-1.amazonaws.com/personal/requestUploadURL_content'
# pullRequestURL: 'https://grckpw7094.execute-api.us-east-1.amazonaws.com/personal/posts'

projectImageUploadURL: ' https://akmfeqy8h5.execute-api.us-east-1.amazonaws.com/deploy/requestUploadURL_pics'
projectFileUploadURL: ' https://akmfeqy8h5.execute-api.us-east-1.amazonaws.com/deploy/requestUploadURL_content'
pullRequestURL: 'https://v0x93psmuj.execute-api.us-east-1.amazonaws.com/deploy/posts'
4 changes: 2 additions & 2 deletions _includes/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<!-- <li>
<a href="https://osmgeoweek.org/" class="fl logo-text">
<span class="text-green">#</span><span class="text-white">osm</span><span class="text-green">geo</span><span class="text-white">week</span>
</a>
</li>
</li> -->
<li>
<a class="page-scroll" href="{{site.baseurl}}/getting-started">Start</a>
</li>
Expand Down
23 changes: 0 additions & 23 deletions collections/_projects/2022-05-26-439537.md

This file was deleted.

20 changes: 0 additions & 20 deletions collections/_projects/2023-07-13-720301.md

This file was deleted.

22 changes: 0 additions & 22 deletions collections/_projects/2023-07-14-593595.md

This file was deleted.

20 changes: 0 additions & 20 deletions collections/_projects/2023-07-14-643126.md

This file was deleted.

23 changes: 0 additions & 23 deletions collections/_projects/2023-07-15-89454.md

This file was deleted.

24 changes: 0 additions & 24 deletions collections/_projects/2023-07-16-13449.md

This file was deleted.

23 changes: 0 additions & 23 deletions collections/_projects/2023-07-16-146838.md

This file was deleted.

22 changes: 0 additions & 22 deletions collections/_projects/2023-07-16-287104.md

This file was deleted.

24 changes: 0 additions & 24 deletions collections/_projects/2023-07-16-330846.md

This file was deleted.

23 changes: 0 additions & 23 deletions collections/_projects/2023-07-16-732338.md

This file was deleted.

19 changes: 0 additions & 19 deletions collections/_projects/2023-07-17-255354.md

This file was deleted.

19 changes: 0 additions & 19 deletions collections/_projects/2023-07-17-30893.md

This file was deleted.

0 comments on commit 1cc8258

Please sign in to comment.