Skip to content

Commit

Permalink
CD FAS and other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Zuniga authored and Luis Zuniga committed Mar 21, 2024
1 parent 4151749 commit f5e1615
Show file tree
Hide file tree
Showing 51 changed files with 245 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.3.0
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 4.3.3"
gem "jekyll", "~> 4.3"
gem 'jekyll-seo-tag'
gem 'csv'
gem 'bigdecimal'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ DEPENDENCIES
bigdecimal
csv
http_parser.rb (~> 0.6.0)
jekyll (~> 4.3.3)
jekyll (~> 4.3)
jekyll-feed (~> 0.12)
jekyll-seo-tag
tzinfo (>= 1, < 3)
Expand Down
113 changes: 113 additions & 0 deletions _posts/2024-03-21-fas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
---
layout: post
title: "C.D. FAS"
date: 2024-03-21
categories:
---

Como dicen, "No lo robamos, lo heredamos".


![Page 002](/assets/images/fas-images/page_002.jpg)


![Page 003](/assets/images/fas-images/page_003.jpg)

![Page 008](/assets/images/fas-images/page_008.jpg)

![Page 022](/assets/images/fas-images/page_022.jpg)

![Page 027](/assets/images/fas-images/page_027.jpg)

![Page 021](/assets/images/fas-images/page_021.jpg)

![Page 010](/assets/images/fas-images/page_010.jpg)
>"Dos santanecos lloran al verse nuevamente como Campeones del Fútbol National."
![Page 011](/assets/images/fas-images/page_011.jpg)

![Page 016](/assets/images/fas-images/page_016.jpg)

![Page 025](/assets/images/fas-images/page_025.jpg)


![Page 007](/assets/images/fas-images/page_007.jpg)

![Page 023](/assets/images/fas-images/page_023.jpg)


![Page 028](/assets/images/fas-images/page_028.jpg)

![Page 024](/assets/images/fas-images/page_024.jpg)


![Page 029](/assets/images/fas-images/page_029.jpg)

![Page 005](/assets/images/fas-images/page_005.jpg)

![Page 017](/assets/images/fas-images/page_017.jpg)


![Page 012](/assets/images/fas-images/page_012.jpg)


![Page 006](/assets/images/fas-images/page_006.jpg)

![Page 001](/assets/images/fas-images/page_001.jpg)
>"A una sola voz el equipo, directivos y algunos aficionados gritan FAS, FAS"
![Page 026](/assets/images/fas-images/page_026.jpg)


![Page 032](/assets/images/fas-images/page_032.jpg)

![Page 019](/assets/images/fas-images/page_019.jpg)
>"El Torneo Apertura no fue su mejor momento, dejó esperando de sus goles y su entrega con el equipo.
>
> En espera de que el torneo de cierre vuelva a ocupar la titularidad en el equipo."
![Page 020](/assets/images/fas-images/page_020.jpg)



![Page 033](/assets/images/fas-images/page_033.jpg)


![Page 000](/assets/images/fas-images/page_000.jpg)
>"Espartano que compitió en temporadas anteriores."
![Page 009](/assets/images/fas-images/page_009.jpg)


![Page 013](/assets/images/fas-images/page_013.jpg)


![Page 014](/assets/images/fas-images/page_014.jpg)


![Page 015](/assets/images/fas-images/page_015.jpg)



![Page 018](/assets/images/fas-images/page_018.jpg)




![Page 030](/assets/images/fas-images/page_030.jpg)
>Escuela de Fútbol de FAS
>
>"Ellos que a temprana edad visten los colores del FAS."

![Page 004](/assets/images/fas-images/page_004.jpg)


![Page 031](/assets/images/fas-images/page_031.jpg)


![Page 034](/assets/images/fas-images/page_034.jpg)


![Page 035](/assets/images/fas-images/page_035.jpg)
> "Lágrimas, devuelta y el sub-campeonato fueron para L.A. Firpo.
15 changes: 15 additions & 0 deletions _posts/2024-03-21-something.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: post
title: "Getting Something to Do Something"
date: 2024-03-21
categories:
---

From Feynman Lectures on Computation (1970)
>"Rather, computer science is like engineering; it is all about getting something to do something"
You do need to know the fundamentals to do engineering. And you do gain an appreciation when studying the fundamentals. But eventually, you are learning fundamentals to hack/build stuff [^1], either physically or digitally. And if it works, it works.

---

[^1]: This is why the advice to "just try to hack stuff" inherently encompasses going and learning about the fundamentals too. But eventually you want to build something that is based on such information. This is why you can't learn engineering just from reading theory. You have to go and solve problems *and* go and build something.
2 changes: 2 additions & 0 deletions _projects/2024-03-11-Jekyll-website.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,7 @@ collections:

I of course made more small changes, all of which are in the [Github repository](https://github.com/lfzuniga/lfzuniga.github.io) (specifically in the `theme-redesign-zero`), but I thought these changes were the ones worth highlighting as I didn't find any in depth resource that really goes over how to edit a jekyll theme. I believe this is because every jekyll theme is significantly different so the steps on how to customize it will vary significantly from theme to theme.

---

[^1]: Twitter and pretty much any other social media website is a good example of a dynamic website.
[^2]: You can also modify the `_base.scss` but I would only advise changing this file if you are changing something very basic about the website, such as how the images or code blocks are presented in the website.
2 changes: 2 additions & 0 deletions _projects/2024-03-PC-Build.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,7 @@ Once the parts arrived, I watched some tutorials and built it. I found these vid

![Image 3](/assets/images/IMG_0668.jpeg)

---

[^1]: I didn't realize this at first, but there are not a lot of options for good motherboards for small form factor PCs. This should not be a problem for less powerful CPUs but if you are aiming for a high performance SFF PC, you will most likely have to pay a premium price for a good motherboard.
[^2]: If I had to figure this out again, I would use [Perplexity](https://www.perplexity.ai). It is a program that uses LLMs to browse the web and synthesize information from various sources. It has a feature to browse only reddit post which would have been very useful for synthesizing information.
Binary file renamed _sass/minima/.DS_Store → assets/.DS_Store
Binary file not shown.
Binary file renamed _includes/.DS_Store → assets/images/.DS_Store
Binary file not shown.
Binary file modified assets/images/IMG_0599.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/IMG_0665.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/IMG_0668.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_000.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_001.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_002.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_003.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_004.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_005.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_006.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_007.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_008.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_009.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_010.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_011.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_012.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_013.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_014.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_015.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_016.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_017.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_018.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_019.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_020.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_021.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_022.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_023.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_024.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_025.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_026.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_027.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_028.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_029.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_030.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_031.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_032.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_033.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_034.jpg
3 changes: 3 additions & 0 deletions assets/images/fas-images/page_035.jpg

0 comments on commit f5e1615

Please sign in to comment.