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

baseurl config and command line option behavior #123

Open
redtide opened this issue Oct 12, 2021 · 0 comments
Open

baseurl config and command line option behavior #123

redtide opened this issue Oct 12, 2021 · 0 comments
Labels
Core: Non-breaking This is a small change to the project's internal; can be planned for minor releases Difficulty: Easy Simple fix that won't be invasive Feature: Planned The proposed feature has been accepted and is planned for the future

Comments

@redtide
Copy link

redtide commented Oct 12, 2021

System Information

PHP Version:

8.0.11

stakx Version:

0.2.1

Operating System

Archlinux (5.13.13-arch1-1)

Expected behavior

Feature requrest: it could be nice to have also a Jekyll like baseurl option, both for configuration and command line, that doesn't create any prefix directory.
It might be adding some baseurl_folder: false yaml option to enable the different behavior and add the related options available from the command line: this is useful to build forks of website repositories without altering the configuration file in git.

Actual behavior

Currently the baseurl option can only be set in the configuration file to create a directory into the destination folder used to contain the built site files.

Steps to reproduce behavior

N.A.

@allejo allejo added Core: Non-breaking This is a small change to the project's internal; can be planned for minor releases Difficulty: Easy Simple fix that won't be invasive Feature: Planned The proposed feature has been accepted and is planned for the future labels Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core: Non-breaking This is a small change to the project's internal; can be planned for minor releases Difficulty: Easy Simple fix that won't be invasive Feature: Planned The proposed feature has been accepted and is planned for the future
Projects
None yet
Development

No branches or pull requests

2 participants