General Rules:
- Be Consistent: Use the same style and formatting throughout the guide.
- Be Concise: Keep your writing clear and to the point.
- Be Informative: Provide useful information that helps the reader.
Page Structure:
- Title: The title should be descriptive and concise.
- Import Statements: Import any components or icons you need for the page.
- Introduction: Provide an overview of the topic and what the reader can expect to learn.
- Content: Organize the content into sections with headings and subheadings.
- Links: Include links to relevant resources or external websites.
Programming Rules:
- No-spaces in file names.
- Add your file name to the _meta.json file.
export default {
foo: '',
1992_10_21: '',
1: ''
}
- Use the same style and formatting throughout the guide.