Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 0 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
submodules: "true"
- uses: rehanhaider/pelican-to-github-pages@v1.0.3
env:
PYCONES_BUILD_TARGET: ${{secrets.PYCONES_BUILD_TARGET}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GH_PAGES_CNAME: ${{secrets.GH_PAGES_CNAME}}
SITEURL: ${{secrets.SITEURL}}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pip install -r requirements.txt
Genera el contenido, y comienza el servidor en localhost

```bash
PYCONES_BUILD_TARGET=WEB pelican -l content -s pelicanconf.py -r --bind 0.0.0.0
pelican -l content -s pelicanconf.py -r --bind 0.0.0.0
```

visita `http://0.0.0.0:8000` para visualizar el sitio web.
Expand Down
240 changes: 0 additions & 240 deletions assets/css/style.css

This file was deleted.

Binary file removed assets/graphics/ilustracion_landing-800.png
Binary file not shown.
Binary file removed assets/graphics/ilustracion_landing.png
Binary file not shown.
Loading