Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
4f2a54a
Primer commit desde Ingrid
Ingrid1802 Jun 21, 2023
70e4a8b
Merge pull request #1 from Ingrid1802/ingrid
andreaSoncco Jun 21, 2023
a887cf3
segundo commit desde Ingrid
Ingrid1802 Jun 22, 2023
239c154
Merge pull request #2 from Ingrid1802/ingrid
andreaSoncco Jun 22, 2023
26fa5e0
tercer commit desde Ingrid
Ingrid1802 Jun 26, 2023
fab1ddf
Merge pull request #3 from Ingrid1802/ingrid
andreaSoncco Jun 26, 2023
209f2cc
Primer commit desde Andrea
andreaSoncco Jun 28, 2023
a14d6f4
Primer commit desde Andrea
andreaSoncco Jul 3, 2023
0d69af2
Merge pull request #4 from andreaSoncco/andrea
andreaSoncco Jul 3, 2023
833f625
video
Ingrid1802 Jul 3, 2023
54fc75b
Merge branch 'main' of https://github.com/andreaSoncco/DEV009-data-lo…
Ingrid1802 Jul 3, 2023
4c6a3a7
Merge pull request #5 from Ingrid1802/ingrid
andreaSoncco Jul 3, 2023
91312c8
cuarto commit desde ingrid
Ingrid1802 Jul 5, 2023
b01d1ff
Merge pull request #6 from Ingrid1802/ingrid
Ingrid1802 Jul 5, 2023
51c0995
quinto commit desde ingrid
Ingrid1802 Jul 7, 2023
29a9cfd
Merge pull request #7 from Ingrid1802/ingrid
andreaSoncco Jul 7, 2023
37abf5a
sexto commit desde ingrid
Ingrid1802 Jul 8, 2023
b97f409
Merge pull request #8 from Ingrid1802/ingrid
Ingrid1802 Jul 8, 2023
3356cf8
segundo commit desde andrea
andreaSoncco Jul 8, 2023
8e87f01
setimo commit desde ingrid
Ingrid1802 Jul 8, 2023
7513e0a
Merge pull request #9 from Ingrid1802/ingrid
Ingrid1802 Jul 8, 2023
31ccb1f
Merge changes from main into andrea
andreaSoncco Jul 8, 2023
1bf9cae
tercer commit desde andrea
andreaSoncco Jul 8, 2023
6dbff14
octavo commit desde ingrid
Ingrid1802 Jul 10, 2023
42f1444
Merge branch 'main' of https://github.com/andreaSoncco/DEV009-data-lo…
Ingrid1802 Jul 10, 2023
775aa44
octavo commit desde ingrid
Ingrid1802 Jul 10, 2023
16e6bd6
Merge pull request #11 from Ingrid1802/ingrid
Ingrid1802 Jul 10, 2023
aef05a7
cuarto commit desde andrea
andreaSoncco Jul 10, 2023
8bd1cb3
noveno commit desde ingrid
Ingrid1802 Jul 11, 2023
ec4c9c6
Merge pull request #12 from Ingrid1802/ingrid
Ingrid1802 Jul 11, 2023
a02d55c
décimo commit desde ingrid
Ingrid1802 Jul 11, 2023
1c792e2
Merge pull request #13 from Ingrid1802/ingrid
Ingrid1802 Jul 11, 2023
78f81bf
onceavo commit desde ingrid
Ingrid1802 Jul 12, 2023
803665e
Merge pull request #14 from Ingrid1802/ingrid
Ingrid1802 Jul 12, 2023
62901e0
doceavo commit desde ingrid
Ingrid1802 Jul 12, 2023
fed0243
Merge pull request #15 from Ingrid1802/ingrid
Ingrid1802 Jul 12, 2023
51cf907
treceavo commit desde ingrid
Ingrid1802 Jul 14, 2023
f32d5e4
Merge pull request #16 from Ingrid1802/ingrid
Ingrid1802 Jul 14, 2023
5fa0765
tercer commit desde andrea
andreaSoncco Jul 14, 2023
262ac97
cuarto commit desde andrea
andreaSoncco Jul 14, 2023
47a5351
catorceavo commit desde ingrid
Ingrid1802 Jul 16, 2023
15ea6d1
Merge pull request #17 from Ingrid1802/ingrid
Ingrid1802 Jul 16, 2023
3fa95b8
quinto commit desde andrea
andreaSoncco Jul 17, 2023
83707c2
septimo commit desde andrea
andreaSoncco Jul 17, 2023
543c478
octavo commmit desde andrea
andreaSoncco Jul 17, 2023
bd60ad9
Update README.md
andreaSoncco Jul 17, 2023
8ca806f
Create jekyll-gh-pages.yml
andreaSoncco Jul 17, 2023
2ae4185
noveno commit desde andrea
andreaSoncco Jul 18, 2023
4d8d30e
noveno commit desde andrea
andreaSoncco Jul 18, 2023
4ae03c9
decimo commit desde andrea
andreaSoncco Jul 18, 2023
063d8d7
decimo commit desde andrea
andreaSoncco Jul 18, 2023
45788d4
decimo commit desde andrea
andreaSoncco Jul 18, 2023
b4c36c5
decimo commit desde andrea
andreaSoncco Jul 18, 2023
cd00189
decimo commit desde andrea
andreaSoncco Jul 18, 2023
ce0f50b
decimo commit desde andrea
andreaSoncco Jul 18, 2023
98718e9
decimo commit desde andrea
andreaSoncco Jul 18, 2023
7b1795b
onceavo commit desde andrea
andreaSoncco Jul 18, 2023
bc43aa0
quinceavo commit desde ingrid
Ingrid1802 Jul 20, 2023
676f3ad
Merge pull request #18 from Ingrid1802/ingrid
Ingrid1802 Jul 20, 2023
2047768
dieciseisavo commit desde ingrid
Ingrid1802 Jul 20, 2023
7d6b133
Merge pull request #19 from Ingrid1802/ingrid
Ingrid1802 Jul 20, 2023
1ce3193
Ordenar las imagenes en la carpeta img y agregar comentario para no t…
andreaSoncco Oct 8, 2023
e319141
Cambios al Readme
andreaSoncco Oct 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Deploy Jekyll with GitHub Pages dependencies preinstalled

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:
group: "pages"
cancel-in-progress: false

jobs:
# Build job
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./src
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v2

# Deployment job
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
671 changes: 170 additions & 501 deletions README.md

Large diffs are not rendered by default.

Binary file added img/Caitlyn_Render.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 img/destop1.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 img/destop2.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 img/destop3.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 img/destop4.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 img/flecha.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 img/fondo-pag1.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 img/fondo.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 img/fondo_pagina0.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 img/mobile1.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 img/mobile2.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 img/mobile3.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 img/mobile4.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 img/prototipoaf1.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 img/prototipoaf2.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 img/prototipoaf3.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 img/prototipoaf4.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 img/prototipoafi1.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 img/prototipoafi2.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 img/prototipoafi3.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 img/prototipoafi4.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 img/prototipobf1.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 img/prototipobf2.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 img/prototipobf3.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 img/trello1.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 img/trello2.png
Binary file added img/trello3.png
Binary file added img/trello4.png
Binary file added img/trello5.png
Loading