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 docs/ops/ttnn pages breaking github pages #178 #192

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

ddilbazTT
Copy link
Contributor

@ddilbazTT ddilbazTT commented Jan 13, 2025

There are certain md pages breaking github pages build-and-deployment.
These can be tested using kramdown, md to html converter.

  • generate_md.py changed - md files have tables with max 600 rows.

  • pre-commit large file check removed.

  • landing page added (docs/index.md)

@ddilbazTT
Copy link
Contributor Author

#178

@ddilbazTT
Copy link
Contributor Author

^KB - sorry for the typo

@ddilbazTT ddilbazTT force-pushed the ddilbaz/fix-pages-build-and-deployment branch from f29a9d5 to 5527265 Compare January 17, 2025 13:48
There are certain md pages breaking github pages build-and-deployment.
These can be tested using kramdown, md to html converter.

- generate_md.py changed - md files have tables with max 600 rows.

- pre-commit large file check removed.

- landing page added (docs/index.md)
@ddilbazTT ddilbazTT force-pushed the ddilbaz/fix-pages-build-and-deployment branch from 5527265 to 863320d Compare January 17, 2025 13:50
Copy link
Contributor

@AleksKnezevic AleksKnezevic left a comment

Choose a reason for hiding this comment

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

Awesome!

@ddilbazTT ddilbazTT merged commit 021d0a8 into main Jan 17, 2025
7 checks passed
@ddilbazTT ddilbazTT deleted the ddilbaz/fix-pages-build-and-deployment branch January 17, 2025 15:02
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