Skip to content

Commit ba1ac2e

Browse files
Update index.md
1 parent 94ad4e9 commit ba1ac2e

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

index.md

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,6 @@ layout: home
44
has_children: true
55
---
66

7-
This is a *bare-minimum* template to create a Jekyll site that uses the [Just the Docs] theme. You can easily set the created site to be published on [GitHub Pages] – the [README] file explains how to do that, along with other details.
7+
# Replication Package for Causal Analysis
88

9-
If [Jekyll] is installed on your computer, you can also build and preview the created site *locally*. This lets you test changes before committing them, and avoids waiting for GitHub Pages.[^1] And you will be able to deploy your local build to a different platform than GitHub Pages.
10-
11-
More specifically, the created site:
12-
13-
- uses a gem-based approach, i.e. uses a `Gemfile` and loads the `just-the-docs` gem
14-
- uses the [GitHub Pages / Actions workflow] to build and publish the site on GitHub Pages
15-
16-
Other than that, you're free to customize sites that you create with this template, however you like. You can easily change the versions of `just-the-docs` and Jekyll it uses, as well as adding further plugins.
17-
18-
[Browse our documentation][Just the Docs] to learn more about how to use this theme.
19-
20-
To get started with creating a site, just click "[use this template]"!
21-
22-
----
23-
24-
[^1]: [It can take up to 10 minutes for changes to your site to publish after you push the changes to GitHub](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll#creating-your-site).
25-
26-
[Just the Docs]: https://just-the-docs.github.io/just-the-docs/
27-
[GitHub Pages]: https://docs.github.com/en/pages
28-
[README]: https://github.com/just-the-docs/just-the-docs-template/blob/main/README.md
29-
[Jekyll]: https://jekyllrb.com
30-
[GitHub Pages / Actions workflow]: https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
31-
[use this template]: https://github.com/just-the-docs/just-the-docs-template/generate
9+
The intent of this document is to provide instructions for the replication of the study described in “A Socio-technical Perspective on Software Vulnerabilities: A Causal Analysis” hereafter called the “Original Study.”

0 commit comments

Comments
 (0)