Skip to content

Commit

Permalink
Netlify hosting updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jhannah committed Feb 8, 2024
1 parent df3251e commit bccb28b
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
usshoustondive.com
==================
# usshoustondive.com

USS Houston (CA-30) Dive Team website

Run a local web server:
Clone the site:

cd www
plackup ../app.psgi
git checkout [email protected]:jhannah-netlify/usshoustondive.com.git
git checkout [email protected]:jhannah-netlify/usshoustondive.com.git usshoustondive.com-gh-pages
cd usshoustondive.com-gh-pages
git checkout gh-pages
cd ../usshoustondive.com

Re-generate the website:

ttree -f ttree.cfg
cd ../usshoustondive.com-gh-pages
git diff
git commit -a
git push

Pull down a local set of production images:
## Deprecated

rsync -av --progress --max-size=5m \
[email protected]:/var/www/usshoustondive.com/assets/ www/assets/
We moved to Netlify hosting, so this doesn't apply anymore:

Jay syncs the Dropbox images over to the website like so:

Expand Down
2 changes: 1 addition & 1 deletion lib/layout.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>&copy; 2004-2023 USS Houston CA-30 Dive Team &middot; All Rights Reserved. <a href="http://github.com/jhannah/usshoustondive.com">Patches welcome.</a></p>
<p>&copy; 2004-2024 USS Houston CA-30 Dive Team &middot; All Rights Reserved. <a href="http://github.com/jhannah-netlify/usshoustondive.com">Patches welcome.</a></p>
</footer>

</div><!-- /.container -->
Expand Down
2 changes: 1 addition & 1 deletion src/contact.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ is a fantastic resource. It has no legal affiliation with the Dive Team.

<a href="http://en.wikipedia.org/wiki/USS_Houston_(CA-30)">Wikipedia</a> has lots of helpful links.
This website is open source, you can
<a href="https://github.com/jhannah/usshoustondive.com">help me improve it!</a> :) The dive site:</p>
<a href="https://github.com/jhannah-netlify/usshoustondive.com">help me improve it!</a> :) The dive site:</p>

<img src="/assets/2014/map.jpg">

Expand Down
5 changes: 2 additions & 3 deletions src/jay_hannah.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
Grandson of <a href="/divers/jay_hannah/">Earl C. Humphrey</a>, survivor of the USS HOUSTON and Death Railroad.<br/>
[email protected]
1-402-598-7782<br/>
Skype: deafferret<br/>
16204 Timberlane Dr.<br/>
Omaha, NE 68136 USA
12238 N 40th St<br/>
Omaha, NE 68112 USA
</address>

0 comments on commit bccb28b

Please sign in to comment.