-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create independent folder for version 1.08 (thank you @anermina)
- Loading branch information
Showing
35 changed files
with
151 additions
and
99 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,13 +1,3 @@ | ||
Encoding.default_external = Encoding::UTF_8 | ||
Encoding.default_internal = Encoding::UTF_8 | ||
|
||
source "https://rubygems.org" | ||
git_source(:github) { |repo| "https://github.com/#{repo}" } | ||
|
||
if File.exist? "Gemfile.devel" | ||
eval File.read("Gemfile.devel"), nil, "Gemfile.devel" # rubocop:disable Security/Eval | ||
end | ||
# | ||
# gem "debug" | ||
|
||
gem "metanorma-cli" |
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
Binary file not shown.
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,59 @@ | ||
--- | ||
directives: | ||
- documents-inline | ||
|
||
bibdata: | ||
title: | ||
- language: en | ||
content: The International System of Units (SI) | ||
- language: fr | ||
content: Le Système international d’unités (SI) | ||
|
||
type: standard | ||
|
||
docid: | ||
type: bipm | ||
id: BIPM SI Brochure | ||
|
||
edition: "9" | ||
|
||
date: | ||
- type: updated | ||
value: "2020-09-17" | ||
|
||
copyright: | ||
owner: | ||
name: Bureau International des Poids et Mesures | ||
abbreviation: BIPM | ||
from: 2020 | ||
|
||
ext: | ||
doctype: brochure | ||
|
||
output_folder: brochure | ||
|
||
coverpage: sources/collection_cover.html | ||
|
||
format: | ||
- xml | ||
- html | ||
- presentation | ||
|
||
manifest: | ||
level: brochure | ||
title: BIPM SI Brochure | ||
|
||
docref: | ||
- file: si-brochure-fr.adoc | ||
identifier: si-brochure-fr | ||
|
||
- file: si-brochure-fr.adoc | ||
identifier: si-brochure-en | ||
|
||
prefatory-content: | ||
| | ||
|
||
|
||
final-content: | ||
| |
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,8 @@ | ||
<html> | ||
<head></head> | ||
<body> | ||
<h1>{{ doctitle }}</h1> | ||
<h2>{{ docnumber }}</h2> | ||
<nav>{{ navigation }}</nav> | ||
</body> | ||
</html> |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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