-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: move builder to develop and tutorials to learn
- Loading branch information
Showing
86 changed files
with
416 additions
and
464 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ The Metanorma core code and related projects are all hosted | |
at the https://github.com/metanorma[Metanorma GitHub organization] | ||
as open-source software. | ||
|
||
Any contribution (bugfixes, enhancements) would be much appreciated. | ||
Any contribution (bugfixes, enhancements) will be appreciated. | ||
|
||
NOTE: A number of Metanorma flavors are required to follow stringent rules | ||
set by SDO user organizations. Please understand that any changes that | ||
|
@@ -24,17 +24,10 @@ SDO approval. | |
|
||
== For technical writers | ||
|
||
Metanorma has applied for support from the | ||
https://developers.google.com/season-of-docs[Google Seasons of Docs] | ||
program. | ||
|
||
We are committed to making the application process and participation | ||
accessible to everyone -- please feel free to reach out and we will | ||
do our best to accommodate your needs. | ||
|
||
If you are interested in participating in the GSoD program for Metanorma, | ||
please apply at the https://github.com/metanorma/discussions/discussions[Discussions page] | ||
If you are interested in contributing to Metanorma as a technical writer, | ||
contact us on the | ||
https://github.com/metanorma/discussions/discussions[Discussions page] | ||
or directly contact [email protected]. | ||
|
||
The Metanorma GSoD 2021 proposal is available | ||
link:/blog/2021-03-26/metanorma-gsod-2021/[here]. | ||
NOTE: The previous Metanorma GSoD 2021 program that has been concluded can be | ||
referenced link:/blog/2021-03-26/metanorma-gsod-2021/[here]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
layout: docs-base | ||
html-class: docs-page | ||
title: Documentation | ||
--- | ||
|
||
== New User | ||
|
||
image::/assets/author/beginner.svg[height=200px,alt="New user image"] | ||
|
||
link:/install[*Installation guide*: I want to install Metanorma.] | ||
|
||
link:/learn[*Learn*: I want to learn how to use Metanorma.] | ||
|
||
link:/author[Documentation*: I want to understand the concepts of Metanorma.] | ||
|
||
|
||
== Advanced User | ||
image::/assets/author/advanced_user.svg[alt="Advanced user image",height=200px] | ||
|
||
link:/author[Documentation*: I'm editing a Metanorma document and need help.] | ||
|
||
link:/references[Reference documentation*: I need to look up an attribute.] | ||
|
||
link:/flavors[Flavor documentation*: I need SDO specific information about Metanorma.] | ||
|
||
== Developer | ||
|
||
image::/assets/author/developer.svg[alt="Developer",height=200px] | ||
|
||
link:/develop[Developer documentation*: I want to create a new Metanorma flavor.] | ||
|
||
link:/contribute[Contribution guidelines*: I want to contribute to the Metanorma stack.] |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
layout: learn | ||
title: Learn Metanorma | ||
description: A series of tutorials to get you familiar with Metanorma. | ||
--- | ||
|
||
NOTE: If you are completely unfamiliar with Metanorma, you've come to the right | ||
place. | ||
|
||
This is a gentle introduction to Metanorma for first-time users. | ||
|
||
The course is as *flavor-agnostic* as possible and serves as a general | ||
introduction to Metanorma. | ||
|
||
You will learn about: | ||
|
||
* Foundations of using Metanorma | ||
* Creating documents | ||
* Compiling documents | ||
* Troubleshooting basics | ||
|
||
== Prerequisites | ||
|
||
* https://www.metanorma.org/install/[Install Metanorma] | ||
+ | ||
TIP: Use Metanorma in Docker to get started faster. | ||
|
||
* Download the https://github.com/metanorma/metanorma-tutorial[Metanorma tutorial project]. | ||
|
||
link:/learn/lessons/lesson-1/">Start tutorial »</a></div> | ||
+++ | ||
|
||
== After the course | ||
|
||
After you've completed the course, you will be ready to create Metanorma | ||
documents on your own. | ||
|
||
To get started, you can download a | ||
https://github.com/orgs/metanorma/repositories?q=mn-templates[template document]. | ||
|
||
Look up any flavor-specific rules in the the link:/flavors[flavor documentation]. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes
File renamed without changes
Oops, something went wrong.