Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Generate notebook based files in a specific folder #618

Closed
adithyabsk opened this issue Feb 5, 2022 · 3 comments
Closed

Generate notebook based files in a specific folder #618

adithyabsk opened this issue Feb 5, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@adithyabsk
Copy link

Is your feature request related to a problem? Please describe.

I'm trying to use linting tools such as markdownlint on my projects and would like to be able to specifically ignore the markdown files generated by the Jupyter convert action. I would still like to be able to lint blog posts I write in markdown. Since they are all added to the _posts directory, I have to to manually add each file to an ignore rule.

Describe the solution you'd like

If it were possible to put the generated markdown files in a specified folder, I could simply ignore that folder.

Describe alternatives you've considered

My current work around approach.

@adithyabsk adithyabsk added the enhancement New feature or request label Feb 5, 2022
@github-actions
Copy link

github-actions bot commented Feb 5, 2022

Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.

@adithyabsk
Copy link
Author

I was able to find a solution to this issue, I just modified the output location of the nb2post.py. @hamelsmu Would a PR be accepted?

@hamelsmu
Copy link
Member

NB: I am writing this comment on all open issues

Thank you for posting this issue, and I'm really sorry I haven't gotten around to fixing this. All of my time has been focused on nbdev. In the new version of nbdev, we knew that we wanted to include blogging rather than it being a separate project. We realized that Quarto, which the new version of nbdev is built on, is much better than fastpages. Rather than keep this project going, we are recommending that people migrate to Quarto as we think that will be more powerful for users and is a much better tool for blogging.

I've written a detailed migration guide with some tools that will hopefully make the process of switching much easier. Overall I think it will be worth it for users.

My apologies again for not getting to this issue sooner. Will close this issue with this PR #657, where we are letting people know that we are deprecating this project. Thanks again for your support and for using fastpages! 🙇🏽

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants