Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama-C Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Frama-C Website
Commits
ed72a246
Commit
ed72a246
authored
4 years ago
by
Augustin Lemesle
Browse files
Options
Downloads
Patches
Plain Diff
remove case studies generation, remove some css
parent
d9ece9cb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#28758
passed
4 years ago
Stage: deploy
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
_config.yml
+2
-2
2 additions, 2 deletions
_config.yml
_layouts/default.html
+0
-1
0 additions, 1 deletion
_layouts/default.html
assets/css/icomoon.css
+0
-99
0 additions, 99 deletions
assets/css/icomoon.css
assets/css/lib/swiper.css
+0
-571
0 additions, 571 deletions
assets/css/lib/swiper.css
with
2 additions
and
673 deletions
_config.yml
+
2
−
2
View file @
ed72a246
...
...
@@ -41,8 +41,8 @@ collections:
output
:
true
fc-publications
:
output
:
false
case_studies
:
output
:
true
#
case_studies:
#
output: true
events
:
output
:
false
sort_by
:
date
...
...
This diff is collapsed.
Click to expand it.
_layouts/default.html
+
0
−
1
View file @
ed72a246
...
...
@@ -13,7 +13,6 @@
<link
rel=
"stylesheet"
href=
"/assets/css/main.css"
>
<link
rel=
"stylesheet"
href=
"/assets/css/page.css"
>
<link
rel=
"stylesheet"
href=
"/assets/css/home.css"
>
<link
rel=
"stylesheet"
href=
"/assets/css/icomoon.css"
>
<link
rel=
"stylesheet"
href=
"/assets/css/default.css"
>
<link
rel=
"stylesheet"
href=
"/assets/css/blog.css"
>
<link
rel=
"stylesheet"
href=
"/assets/css/documentation.css"
>
...
...
This diff is collapsed.
Click to expand it.
assets/css/icomoon.css
deleted
100644 → 0
+
0
−
99
View file @
d9ece9cb
/* Paths */
/* Colors */
/* Global Media Queries */
/* Direction */
/* Icon fonts */
@font-face
{
font-family
:
'icomoon'
;
src
:
url('../fonts/icomoon.woff')
,
url('../fonts/icomoon.ttf')
format
(
'truetype'
);
font-weight
:
normal
;
font-style
:
normal
;
}
[
class
*=
"icon-"
]
{
/* use !important to prevent issues with browser extensions that change fonts */
display
:
inline-block
;
font-family
:
'icomoon'
!important
;
speak
:
none
;
font-style
:
normal
;
font-weight
:
normal
;
font-variant
:
normal
;
text-transform
:
none
;
line-height
:
1
;
/* Enable Ligatures ================ */
letter-spacing
:
0
;
-webkit-font-feature-settings
:
"liga"
;
-moz-font-feature-settings
:
"liga=1"
;
-moz-font-feature-settings
:
"liga"
;
-ms-font-feature-settings
:
"liga"
1
;
-o-font-feature-settings
:
"liga"
;
font-feature-settings
:
"liga"
;
/* Better Font Rendering =========== */
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
}
.icon-code
:before
{
content
:
"\e900"
;
}
.icon-lock
:before
{
content
:
"\e901"
;
}
.icon-search
:before
{
content
:
"\e902"
;
}
.icon-thumb
:before
{
content
:
"\e903"
;
}
.icon-arrow-down
:before
{
content
:
"\e904"
;
}
.icon-arrow-left
:before
{
content
:
"\e905"
;
}
.icon-arrow-right
:before
{
content
:
"\e906"
;
}
.icon-arrow-thin-dwn
:before
{
content
:
"\e907"
;
}
.icon-arrow-thin-lft
:before
{
content
:
"\e908"
;
}
.icon-arrow-thin-rgt
:before
{
content
:
"\e909"
;
}
.icon-arrow-thin-up
:before
{
content
:
"\e90a"
;
}
.icon-arrow-up
:before
{
content
:
"\e90b"
;
}
.icon-btn-submit
:before
{
content
:
"\e90c"
;
}
.icon-close
:before
{
content
:
"\e90d"
;
}
.icon-curly-left
:before
{
content
:
"\e90e"
;
}
.icon-curly-right
:before
{
content
:
"\e90f"
;
}
.icon-download-arrow
:before
{
content
:
"\e910"
;
}
.icon-spinner2
:before
{
content
:
"\e97b"
;
}
.icon-warning
:before
{
content
:
"\ea07"
;
}
.icon-info
:before
{
content
:
"\ea0c"
;
}
.icon-facebook
:before
{
content
:
"\ea90"
;
}
.icon-twitter
:before
{
content
:
"\ea96"
;
}
This diff is collapsed.
Click to expand it.
assets/css/lib/swiper.css
deleted
100644 → 0
+
0
−
571
View file @
d9ece9cb
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment