Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr-ressources
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Learning Lab
mooc-rr-ressources
Commits
2b94029c
Commit
2b94029c
authored
Mar 25, 2019
by
Arnaud Legrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Get rid of this now useless tangling stuff
parent
407e8f38
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
54 deletions
+3
-54
gitlab-ci.org
gitlab-ci.org
+2
-54
html_src_files.lst
html_src_files.lst
+1
-0
No files found.
gitlab-ci.org
View file @
2b94029c
* GitLab CI configuration
Here is the manually filtered list of org and md files that need to be
exported to html with the gitlab pages CI mechanism.
#+BEGIN_SRC txt :tangle html_src_files.lst
./module1/ressources/introduction_to_markdown_fr.org
./module1/ressources/introduction_to_markdown.org
./module1/ressources/sequence0_fr.org
./module1/ressources/sequence1_fr.org
./module1/ressources/sequence2_fr.org
./module1/ressources/sequence3_fr.org
./module1/ressources/sequence5_fr.org
./module1/ressources/sequence1.org
./module1/ressources/sequence2.org
./module2/ressources/maintaining_a_journal.org
./module2/ressources/maintaining_a_journal_fr.org
./module2/ressources/jupyter.org
./module2/ressources/jupyter_fr.org
./module2/ressources/rstudio.org
./module2/ressources/rstudio_fr.org
./module2/ressources/gitlab.org
./module2/ressources/gitlab_fr.org
./module2/ressources/emacs_orgmode.org
./module2/ressources/emacs_orgmode_fr.org
./module2/ressources/sequence6_examples/README.org
./module2/ressources/sequence6_examples/README_fr.org
./module2/exo4/stat_activity.org
./module2/slides/ressources.org
./module2/slides/ressources_fr.org
./module3/ressources/iso_date_format.org
./module3/ressources/iso_date_format_fr.org
./module3/ressources/influenza-like-illness-analysis-orgmode+R.org
./module3/ressources/influenza-like-illness-analysis-orgmode+Lisp+Python+R.org
./module3/ressources/influenza-like-illness-analysis-orgmode.org
./module3/ressources/analyse-syndrome-grippal-orgmode.org
./module3/ressources/analyse-syndrome-grippal-orgmode+R.org
./module3/ressources/analyse-syndrome-grippal-orgmode+Lisp+Python+R.org
./module4/ressources/resources_refs.org
./module4/ressources/resources_refs_fr.org
./module4/ressources/exo1.org
./module4/ressources/exo2.org
./module4/ressources/exo3.org
./module4/ressources/resources_environment.org
./module4/ressources/resources_environment_fr.org
./documents/notebooks/notebook_RStudio_SASmarkdown.md
./documents/tuto_git_gtlab/tuto_git_gitlab.md
./documents/tuto_rstudio_gitlab/tuto_rstudio_gitlab.md
./documents/tuto_magit/tuto_magit.md
./documents/tuto_emacs_windows/tuto_emacs_windows.md
./documents/tuto_jupyter_windows/tuto_jupyter_windows.md
#+END_SRC
exported to html with the gitlab pages CI mechanism. Have a look at
file:html_src_files.lst to know which files are exported.
Here is the yaml file used for CI. All the work is done in a single
perl script.
...
...
html_src_files.lst
View file @
2b94029c
./module1/ressources/introduction_to_markdown_fr.org
./module1/ressources/introduction_to_markdown.org
./module1/ressources/sequence0_fr.org
./module1/ressources/sequence1_fr.org
./module1/ressources/sequence2_fr.org
./module1/ressources/sequence3_fr.org
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment