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

Create GitHub Pages for LME documentation #540

Open
mitchelbaker-cisa opened this issue Dec 18, 2024 · 0 comments
Open

Create GitHub Pages for LME documentation #540

mitchelbaker-cisa opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@mitchelbaker-cisa
Copy link
Collaborator

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

We want to create a website for hosting LME documentation, here are some examples:

Describe the solution you'd like
https://docs.github.com/en/pages/quickstart doesn't have all the information we need, but it's a good start context wise.

  1. Enable GitHub Pages in the LME repository, point it to main
  2. Create _config.yml in root directory of LME
  3. We already have /docs along with subdirectories for our documentation which is good, we can reference these existing files
  4. Automate deployment to GitHub Pages (https://roelofjanelsinga.com/articles/how-to-set-up-automatically-deploy-website-github-pages/)
  5. Coordinate with Federal team on custom domain name (optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Product Backlog
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants