File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 3636 run : |
3737 sudo apt-get install graphviz nodejs npm
3838 sudo ./bin/install-sketchviz.sh
39- - name : Install faketime
40- run : |
41- sudo apt-get install faketime
4239 - name : Build Blog
4340 run : |
44- faketime "2025-12-31 23:59:59" ablog build
41+ ablog build
4542 - name : Publish to GitHub Pages
4643 uses : peaceiris/actions-gh-pages@v3
4744 if : ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
Original file line number Diff line number Diff line change 11---
22blogpost : true
3- date : 12 Dec, 2024
3+ date : 10 Dec, 2024
44author : hellhound
55location : Lima, Perú
66category : events
Original file line number Diff line number Diff line change 44---
55category: events
66date: "%A, %B %d, %Y"
7- format: "{title} para el {date}"
7+ format: "{title} publicado el {date}"
88list-style: circle
99excerpts:
1010---
You can’t perform that action at this time.
0 commit comments