Commit Graph

34 Commits

Author SHA1 Message Date
jeff 084388d3b8
Move to Gitea Actions.
build image / build image (push) Successful in 31s Details
2023-07-30 21:41:26 -07:00
jeff 6f41bab734
Simplify CI.
ci/woodpecker/push/docker-build Pipeline was successful Details
2023-06-19 21:53:53 -07:00
jeff 09d8955658
ci
ci/woodpecker/push/docker-build Pipeline was successful Details
2023-06-19 19:56:25 -07:00
jeff 4cb7e9d50e
ci
ci/woodpecker/push/docker-build Pipeline was successful Details
2023-06-19 19:51:51 -07:00
jeff 0972ed6a61
ci
ci/woodpecker/push/docker-build Pipeline was successful Details
2023-06-18 23:29:29 -07:00
jeff ace25f6f7b
ci
ci/woodpecker/push/docker-build Pipeline was successful Details
2023-06-18 23:29:11 -07:00
jeff 327b1a2999
ci
ci/woodpecker/push/docker-build Pipeline failed Details
2023-06-18 22:06:12 -07:00
jeff b9fdd0a5be
ci
ci/woodpecker/push/docker-build Pipeline failed Details
2023-06-18 22:05:37 -07:00
jeff 7131a3bc5b
Update Dockerfile to use newly placed static web server. 2023-03-22 01:00:01 -07:00
jeff 663f45fcee
Add link to 7b-iv website. 2022-11-10 12:04:29 -08:00
jeff 456d9f9e21 Close nav on page open. This is to work with the back button behavior on mobile. 2022-07-11 16:07:55 -07:00
steverusso 0c70a13a3a close the nav via 'going back' in the browser (#47)
This PR makes it so that opening the nav used a hash in the browser's location. This way, we can program the 'back' action in the browser to close the nav.

Haven't tested on mobile yet, might be a bit quirky.

Co-authored-by: Steve Russo <steverusso@pm.me>
Reviewed-on: #47
Reviewed-by: jeff <jeff@simplesystems.tech>
Co-authored-by: steverusso <steverusso@protonmail.com>
Co-committed-by: steverusso <steverusso@protonmail.com>
2022-04-25 16:38:53 +00:00
jeff 795005fcec Use tag for images. 2022-04-20 14:37:43 -07:00
jeff f478de7856 Ignore Hugo build lock file. 2022-04-20 14:36:14 -07:00
jeff 005e6bd8b5 Use local image for SBA Ponderay card. 2022-04-20 14:34:55 -07:00
jeff 62408b766a Use webserver image (fix port). 2022-03-13 20:50:51 -07:00
jeff 8f8eae8554 Use webserver image. 2022-03-13 20:49:08 -07:00
jeff e41b80cc6a Clean up Complexity blog post. 2021-10-05 10:52:24 -07:00
jeff 9cc715bd92 BlogPost_BooleanNames (#22)
Blog post on boolean names.

Co-authored-by: steverusso <steverusso@protonmail.com>
2020-07-30 22:44:24 +00:00
jeff d2ef2e6636 Updates from Kristen. (#21)
Updates from Kristen.
2020-07-29 05:50:40 +00:00
jeff 81681327ff Remove Hugo version from builds (use latest). (#19)
Remove Hugo version from builds (use latest).

Reviewed-by: steverusso <steverusso@protonmail.com>
2020-06-13 19:24:09 +00:00
steverusso 696731b1b5 Refactors and project cleanup (#18)
Disable taxonomy types.

Put the simple software data in the home page content file.

Navbar can be cached.

Make the CSS assets and bundle the global CSS.

Can cache the scripts and the footer.

Global CSS and JS partials.

These don't make any sense.

Fix baseof titling.

Move navbar and footer out of directories where they are the only files, update base template.

Reviewed-by: jeff <jeff@simplesystems.tech>
2020-06-12 00:42:10 +00:00
jeff ed202c3523 AddBackendEngineerJob (#17)
Final cleanup.

Update Hugo.

Update 'content/jobs/back-end-engineer.md'

init

Reviewed-by: steverusso <steverusso@protonmail.com>
2020-05-28 12:12:45 +00:00
jeff 22c4dffe43 Update hugo to latest version. Clean up dockerfiles. (#16)
Update hugo to latest version.  Clean up dockerfiles.

Reviewed-by: steverusso <steverusso@protonmail.com>
2020-05-21 02:42:35 +00:00
steverusso 23c32f44e5 Fix the About page quote text-align on different screen sizes. (#14)
Chrome is the new Explorer.

Fix the About page quote text-align on different screen sizes.

Reviewed-by: jeff <jeff@simplesystems.tech>
2020-04-28 15:52:49 +00:00
steverusso b8d344b94f Minor: center first About page text. (#13)
Minor: center first About page text.

Reviewed-by: jeff <jeff@simplesystems.tech>
2020-04-28 15:17:27 +00:00
jeff dfa147ca19 Blog Post: Complexity (#12)
Complexity blog post.
2020-04-19 22:57:45 +00:00
steverusso 1c5ab9f88f Justify paragraph text. Closes #10. (#11)
Justify paragraph text. Closes #10.

Reviewed-by: jeff <jeff@simplesystems.tech>
2020-04-17 14:23:38 +00:00
jeff 3ae7948aec AddDockerfiles (#9)
Add dockerfile for dev.

Add dockerfile for prod deploy.

Co-authored-by: russoj88 <russoj88@gmail.com>
Reviewed-by: steverusso <steverusso@protonmail.com>
2020-04-10 23:56:57 +00:00
steverusso 1b2686c3eb Switch to using Hugo. (#8)
Added all the things.

Updated gitignore and README.

Removed all the things.

Reviewed-by: jeff <jeff@simplesystems.tech>
2020-04-10 20:23:17 +00:00
steverusso 791c2e559c Created a 'Portfolio' page and link to it from Websites on the services page. (#6)
Created a 'Portfolio' page and link to it from Websites on the services page.

Reviewed-by: jeff <jeff@simplesystems.tech>
2020-03-30 12:38:02 +00:00
jeff 5fa97dd188 Remove outdated info. (#5)
Remove outdated info.

Co-authored-by: russoj88 <russoj88@gmail.com>
2020-03-23 16:38:45 +00:00
steve e50ed6db9f minor: Update the 'Our Projects' link in the nav. Closes #1. (#3)
minor: Update the 'Our Projects' link in the nav. Closes #1.

Co-authored-by: steverusso <steverusso@protonmail.com>
Reviewed-by: jeff <jeff@simplesystems.tech>
2020-02-25 01:39:51 +00:00
russoj88 b09a77f287 gitea init. 2020-02-19 17:16:28 -08:00