Skip to content

Commit

Permalink
Ultimos cambios
Browse files Browse the repository at this point in the history
  • Loading branch information
misaelnieto committed Jul 10, 2024
1 parent feece50 commit 932b054
Show file tree
Hide file tree
Showing 23 changed files with 171 additions and 49 deletions.
37 changes: 0 additions & 37 deletions .github/workflows/jekyll.yml

This file was deleted.

3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ group :jekyll_plugins do
gem 'jekyll-remote-theme'
gem 'jekyll-paginate'
gem 'jekyll-timeago'
gem 'jekyll-thumbnail-img'
gem 'bulma-clean-theme', '~> 1.0', '>= 1.0.2'
gem 'jekyll-toc'
end
6 changes: 4 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
plugins:
- jekyll-feed
- jekyll-remote-theme
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-timeago
- jekyll-thumbnail-img
- jekyll-toc
title: Noe Nieto
tagline: Mi sitio personal | Personal site
email: [email protected]
Expand Down Expand Up @@ -33,7 +34,8 @@ webmaster_verifications:
yandex: 1234
baidu: 1234
facebook: 1234
remote_theme: chrisrhymes/[email protected]
# remote_theme: chrisrhymes/[email protected]
theme: bulma-clean-theme
google_analytics: UA-34700214-1

# Disqus
Expand Down
2 changes: 2 additions & 0 deletions _includes/thumbnail_modal.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{% capture thumb %}{% thumbnail_img include.img 48 %}{% endcapture %}
{% include image-modal.html ratio="is-48x48" link=thumb alt="Example image" large_link=include.img %}
38 changes: 38 additions & 0 deletions _plugins/site_stats.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Jekyll::Hooks.register :site, :post_read do |site|
# Define the directories to search for images
image_directories = ['assets/images', 'images', '_posts']

# Initialize the image count
image_count = 0

# Supported image extensions
image_extensions = ['.jpg', '.jpeg', '.png', '.gif', '.bmp', '.svg', '.webp']

# Iterate through the specified directories
image_directories.each do |dir|
Dir.glob(File.join(site.source, dir, '**', '*')) do |file|
if image_extensions.include?(File.extname(file).downcase)
image_count += 1
end
end
end

# Initialize the draft count
draft_count = 0

# Path to the _drafts directory
drafts_dir = File.join(site.source, '_drafts')

# Check if the _drafts directory exists
if Dir.exist?(drafts_dir)
# Count the number of markdown files in the _drafts directory
draft_count = Dir.glob(File.join(drafts_dir, '**', '*.{md,markdown}')).size
end

site.config['stats'] = {
'posts' => site.posts.size,
'drafts' => draft_count,
'pages' => site.pages.size,
'Images' => image_count
}
end
88 changes: 78 additions & 10 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,82 @@ Aren't we cute?

We love dogs. But there's a running joke about their names: Except for *Pulga* (flea in spanish), they are happily named after sweets and candies. For the sake of clarity Here's a table of their names, an english translation and an illustration of each sweet.

Name | Gender | Age | English translation (if available) | Sweet example | Dog photo
------------| ------ | --- | ---------------------------------- | --------------| ---------
Bombon | F | 9 | Marshmallow | ![We call her bombon becuse her white fur]({{"/media/bombonas//bombon1.png" | absolute_url}} "This is a marshmallow") | bar
Chocorol | M | 5 | | foo | bar
Candy | F | 4 | Candy | foo | bar
Winnis | F | 3 | | foo | bar
Tutsi | F | 3 | | foo | bar
Cookies | F | 3 | Cookies | foo | bar
Bubulubu | F | 3 | | foo | bar
Pulga | F | 2 | Flea | foo | bar
<table>
<thead>
<tr>
<th>Name</th>
<th>Gender</th>
<th>Age</th>
<th>English translation (if available)</th>
<th>Sweet example</th>
<th>Dog photo</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bombon</td>
<td>F</td>
<td>{{ site.time | date: '%y' | plus: -14 }}</td>
<td>Marshmallow. A.K.A. <em>Bombota</em>, <em>Bombotita</em>, <em>Bombosa</em>, <em>Bombonota</em></td>
<td>{% include thumbnail_modal.html img='/media/bombonas/bombon1.png' %}</td>
<td>bar</td>
</tr>
<tr>
<td>Chocorol</td>
<td>M</td>
<td>{{ site.time | date: '%y' | plus: -19 }}</td>
<td>A popular chocolate cake roll (or Swiss Roll) available almost anywhere on Mexico. I also call him <em>Don Checho</em></td>
<td>{% include thumbnail_modal.html img='/media/bombonas/chocorol.webp' %}</td>
<td>yay</td>
</tr>
<tr>
<td>Candy</td>
<td>F</td>
<td>{{ site.time | date: '%y' | plus: -20 }}</td>
<td>A candy of the hard type. We also call her by <em>Mamachita</em></td>
<td>{% include thumbnail_modal.html img='/media/bombonas/candy.jpg' %}</td>
<td>bar</td>
</tr>
<tr>
<td>Winnis</td>
<td>F</td>
<td>{{ site.time | date: '%y' | plus: -21 }}</td>
<td>A popular soft candy in the Mexican border</td>
<td>{% include thumbnail_modal.html img='/media/bombonas/winnis.webp' %}</td>
<td>bar</td>
</tr>
<tr>
<td>Tutsi</td>
<td>F</td>
<td>{{ site.time | date: '%y' | plus: -21 }}</td>
<td>The mexican version of the Cherry Tootsie lolipop.</td>
<td>{% include thumbnail_modal.html img='/media/bombonas/tutsi.png' %}</td>
<td>bar</td>
</tr>
<tr>
<td>Cookies</td>
<td>F</td>
<td>{{ site.time | date: '%y' | plus: -21 }}</td>
<td>Cookies are delicious. We also call her <em>Cuquis</em> or <em>Cuca</em></td>
<td>{% include thumbnail_modal.html img='/media/bombonas/cookies.jpg' %}</td>
<td>bar</td>
</tr>
<tr>
<td>Bubulubu</td>
<td>F</td>
<td>{{ site.time | date: '%y' | plus: -21 }}</td>
<td>Bubulubu is another popular mexican sweet. It's a marshmallow/jellybean sandwich covered with chocolate. We also call her <em>Buba</em></td>
<td>{% include thumbnail_modal.html img='/media/bombonas/bubulubu.png' %}</td>
<td>bar</td>
</tr>
<tr>
<td>Pulga</td>
<td>F</td>
<td>{{ site.time | date: '%y' | plus: -22 }}</td>
<td>Flea. She's a tiny Chihuahua. We named her in honor of Bombona's mother: Pulga 1.</td>
<td>&nbsp;</td>
<td>bar</td>
</tr>
</tbody>
</table>

Binary file added media/bombonas/bubulubu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/candy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/chocorol.webp
Binary file not shown.
Binary file added media/bombonas/cookies.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/thumbnails/bombon1_48w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/thumbnails/bubulubu_48w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/thumbnails/candy_48w.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/thumbnails/chocorol_200w.webp
Binary file not shown.
Binary file added media/bombonas/thumbnails/chocorol_48w.webp
Binary file not shown.
Binary file added media/bombonas/thumbnails/chocorol_500w.webp
Binary file not shown.
Binary file added media/bombonas/thumbnails/cookies_48w.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/thumbnails/tutsi_48w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/thumbnails/winnis_48w.webp
Binary file not shown.
Binary file added media/bombonas/tutsi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/bombonas/winnis.webp
Binary file not shown.
28 changes: 28 additions & 0 deletions powered_by.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: NoeNieto.com is powered by ...
subtitle: What is this site made of?
layout: page
hero_height: is-small
hero_darken: true
---

## Technologies

* [Jekyll](https://jekyllrb.com/)
- Version: {{jekyll.version}}
- Plugins:
- [jekyll-feed](https://github.com/jekyll/jekyll-feed)
- [jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag)
- [jekyll-sitemap](https://github.com/jekyll/jekyll-sitemap)
- [jekyll-timeago](https://github.com/markets/jekyll-timeago)
- [jekyll-thumbnail-img](https://github.com/oturpe/jekyll-thumbnail-generator)
- [Bulma Clean Theme](https://www.csrhymes.com/bulma-clean-theme/) ({{theme.description}}) version `{{theme.version}}`, built by [C.S. Rhymes](https://www.csrhymes.com/) which uses [Bulma CSS](https://bulma.io/).
* I used to host this site on [opalstack](https://github.com/misaelnieto/misaelnieto.github.io/blob/615f30a7791f9bfd4e6243b03f7ef000d797630f/.github/workflows/jekyll.yml) but moved it to [vercel](https://vercel.com/) on 2023 to take advantage of their free tier. You can see the [vercel configuration file](https://github.com/misaelnieto/misaelnieto.github.io/blob/master/vercel.json).
* The source code is hosted on my [github](https://github.com/misaelnieto/misaelnieto.github.io) repository.

## Site stats

* Posts count: {{ site.stats.posts }}
* Pages count: {{ site.stats.pages }}
* Drafts: {{site.stats.draft_count }}
* Pages images: {{ site.stats.images }}
18 changes: 18 additions & 0 deletions projects/limoncito/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: Limoncito
toc: true
---



## ¿Cómo puedo eliminar mi cuenta de usuario y todos mis datos de la aplicación Limoncito?


1. Abre la aplicación móvil de Limoncito.
2. Localiza y accede a la sección de ajustes/configuración de la cuenta de usuario.
3. Busca y selecciona la opción para "Eliminar cuenta de usuario".
4. En la pantalla de eliminación de cuenta, proporciona tu correo electrónico y contraseña asociados a la cuenta.
5. Confirma la eliminación de la cuenta. Esto borrará de forma permanente tu cuenta de usuario junto con todos los datos y libretas que hayas creado en la aplicación Limoncito.
6. Indica si hay algún aspecto específico de la aplicación que no te haya gustado y que haya motivado tu decisión de eliminar la cuenta.

0 comments on commit 932b054

Please sign in to comment.