Skip to content

Commit cdf7c29

Browse files
committed
initial omnetpp.org static site using github pages
1 parent 6b330a1 commit cdf7c29

File tree

482 files changed

+27852
-3253
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

482 files changed

+27852
-3253
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
omnetpp.org

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

LICENSE.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

_config.yml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
title: Starter Template
2-
author: Panoramedia
3-
4-
description: > # this means to ignore newlines until "baseurl:"
5-
A Site Starter Materialize Templates for Jekyll
1+
title: OMNeT++ Discrete Event Simulator
2+
author: OMNeT++ Dev Team
3+
64

7-
twitter_username: macrod68
8-
github_username: macrod68
5+
twitter_username: omnetpp
6+
github_username: omnetpp
7+
excerpt_separator: <!--more-->
8+
google_analytics: UA-240922-2
99

1010
sass:
11-
style: compressed
11+
style: compressed
12+
13+
plugins:
14+
- jekyll-paginate
15+
- jekyll-redirect-from

0 commit comments

Comments
 (0)