Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pagination buttons #36

Merged
merged 4 commits into from
Apr 2, 2024
Merged

Fix pagination buttons #36

merged 4 commits into from
Apr 2, 2024

Conversation

Santiago-j-s
Copy link
Contributor

@Santiago-j-s Santiago-j-s commented Apr 1, 2024

Evidence

Screen.Recording.2024-04-01.at.19.19.51.mp4

Run (the updated commands in deploy.yml workflow)

npm i && npx tailwindcss -i ./input.css -o ./out/blog/output.css && RUST_BACKTRACE=1 cargo run --release`
cd preview_generator
cargo run --release -- blog ../articles ../out/blog/articles
cargo run --release -- this_week ../esta_semana_en_rust/ ../out/blog/articles

It generates the following output https://gist.github.com/Santiago-j-s/bba1c7e2e4d6474848099d37c175bbd6

@Santiago-j-s Santiago-j-s marked this pull request as draft April 1, 2024 04:54
@Phosphorus-M
Copy link
Member

LGTM!

@Santiago-j-s Santiago-j-s marked this pull request as ready for review April 1, 2024 22:18
Copy link
Member

@Phosphorus-M Phosphorus-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Messi

@Santiago-j-s Santiago-j-s merged commit 4ae93d5 into main Apr 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants