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 puppet.js file and add all Puppet docs in the README.md to the file #183

Closed
Elijah699 opened this issue Oct 28, 2023 · 3 comments
Closed
Labels

Comments

@Elijah699
Copy link
Collaborator

  1. Follow this structure to know where you will create your file:

awesome-oss-docs/awesome-oss-docs/src/constants/docs/orderByAlphabet

  1. Add all Puppet docs to the file you created,. Each docs are added in this format:

{
title: 'Airflow Docs',
description:
'A platform to programmatically author, schedule, and monitor workflows.',
projectUrl: 'https://airflow.incubator.apache.org/docs/',
githubUrl: 'https://github.com/apache/airflow/tree/main/docs',
owner: 'Community Owned Documentation',
},

For better insight of how the file should look like check out the Apache File

  1. After adding all docs, Go to the index.js file in the docs folder, create an import of the file you added and put the name in the export default array
@Elijah699 Elijah699 changed the title Create puppet.js file and add all MayaData docs in the README.md to the file Create puppet.js file and add all Puppet docs in the README.md to the file Oct 28, 2023
@harshleey
Copy link
Contributor

@Elijah699 Please can I work on this?

@Alstudd
Copy link
Contributor

Alstudd commented Oct 31, 2023

I am interested to work on this issue. Please assign this issue to me. I have already created the pull request.

@OSCA-Ado-Ekiti
Copy link
Collaborator

Solved #212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants