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

Being able to select individual files as input instead of an entire directory #37

Open
thecodeah opened this issue Mar 16, 2021 · 1 comment

Comments

@thecodeah
Copy link

Something like:

sitedown README.md DOCUMENTATION.md --layout foo.html --build public

Currently it generates pages for CONTRIBUTING.md and CHANGELOG.md as well (Using project root dir as source dir). While it's not really a problem, it'd be nice to have this feature.

@bcomnes
Copy link
Collaborator

bcomnes commented Mar 17, 2021

Probably wouldn't be hard to do.

I tend to just publish those though. You can link them from the README to make it more discoverable. Not a bad best practice, and it translates to working on Github rendering as well.

@ungoldman ungoldman mentioned this issue May 7, 2022
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

No branches or pull requests

2 participants