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

Add building instructions #60

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add building instructions #60

wants to merge 5 commits into from

Conversation

OmniTroid
Copy link
Contributor

Probably not entirely idiomatic or correct, but it should give some pointers as to how to work on this locally.

README.md Outdated

The site uses vuepress to build the pages. To build them locally, install vuepress:
```
npm install -D vuepress@next
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe suggest installing vuepress globally? Not sure if it would work but currently there is no package.json in the repository so then you have to take a lot of care to not accidentally commit it.

README.md Outdated
}
```

Then you can build the docs locally with this command:
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest to also add a note that this is a rudimentary version of the website and will not be using the real theme, and stuff like the automatic sidebar will not work.

@Ghostbird
Copy link
Contributor

Ghostbird commented Feb 13, 2023 via email

@laurensgroeneveld
Copy link
Contributor

Linking #57 for ease of access.

@laurensgroeneveld
Copy link
Contributor

Have we considered git submodules?

I'm not really sure in what sense they would be helpful here. In any case, I think further discussion on the current setup is warranted. I created an issue in the documentation-base repository for that: bcc-code/bcc-documentation-base#2

@u12206050
Copy link
Member

@OmniTroid Can you make the required changes before we approve and merge this PR?

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.

None yet

4 participants