Skip to content

Fill config.md automatically #11

Description

@Wikunia

I just tried out the package. Thanks for the awesome work!

One thing I think would be awesome is to fill some parts of the config.md automatically like:

  • github_repo
  • title
  • authors
  • prepath (whatever that actually is :D ) is that the folder name of the package?
  • docs_url would be the github repo stable docs (would not work for a custom domain)

This could be done with https://github.com/JuliaPackaging/Git.jl which is an old package so maybe not the best thing. Or using run commands to call git directly. Not too sure whether that works in Windows :/
To be save it's done in a try catch block such that nothing breaks.

Ah yeah some of the information can be taken from Project.toml

If interested I would work on a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions