Skip to content

Commit 665ed99

Browse files
authored
Merge pull request #96 from Edirom/cleanup
remove fullcalendar and dependencies
2 parents 3331bda + 4e08b97 commit 665ed99

File tree

7 files changed

+13
-1901
lines changed

7 files changed

+13
-1901
lines changed

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ PLATFORMS
8282
arm64-darwin-21
8383
arm64-darwin-23
8484
arm64-darwin-24
85+
arm64-darwin-25
8586
x86_64-darwin-19
8687
x86_64-darwin-20
8788
x86_64-linux

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Software and Frameworks used:
3434
* CSS Framework by [Bootstrap]
3535
* Webicons by [Font Awesome]
3636
* jQuery JavaScript library by [The OpenJS Foundation]
37-
* Calendar by [FullCalendar]
3837
* Publications by [BibBase]
3938

4039

@@ -48,5 +47,4 @@ This work is licensed under a [Creative Commons Attribution 4.0 Unported License
4847
[The OpenJS Foundation]: https://openjsf.org
4948
[Creative Commons Attribution 4.0 Unported License (CC BY 4.0)]: https://creativecommons.org/licenses/by/4.0/
5049
[Docker Hub]: https://hub.docker.com/r/edirom/vife-website/
51-
[FullCalendar]: https://fullcalendar.io
5250
[BibBase]: https://bibbase.org

_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<title>{{ page.title }} - {{ site.title }}</title>
1111
<link href="{{ '/assets/css/main.css' | relative_url }}"
1212
rel="stylesheet" />
13-
<script src="{{ '/assets/js/bundler.js' | relative_url }}"></script>
1413
{% include matomo.html %}
1514
</head>
1615
<body>

_src/index.js

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

0 commit comments

Comments
 (0)