Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bilheux, Jean-Christophe
neutronimaging
Commits
a5b724f9
Commit
a5b724f9
authored
Jan 23, 2018
by
Bilheux, Jean-Christophe
Browse files
Releasing web site to be tested
parent
396b0d41
Changes
116
Hide whitespace changes
Inline
Side-by-side
.DS_Store
View file @
a5b724f9
No preview for this file type
css/auto-complete.css
View file @
a5b724f9
...
...
@@ -45,3 +45,4 @@
.autocomplete-suggestion
>
.context
{
font-size
:
12px
;
}
css/foundation.css
View file @
a5b724f9
...
...
@@ -471,3 +471,4 @@ select {
.column.large-uncentered.opposite
,
.columns.large-uncentered.opposite
{
float
:
right
!important
;
}
}
css/hugo-theme.css
View file @
a5b724f9
...
...
@@ -251,4 +251,6 @@ figcaption h4 {
.is-sticky
#top-bar
{
box-shadow
:
-1px
2px
5px
1px
rgba
(
0
,
0
,
0
,
0.1
);
}
\ No newline at end of file
}
css/my_html.css
View file @
a5b724f9
...
...
@@ -27,3 +27,4 @@ body {
display
:
table
;
clear
:
both
;
}
css/theme-blue.css
View file @
a5b724f9
...
...
@@ -8,7 +8,8 @@
--MAIN-ANCHOR-color
:
#1C90F3
;
/* color of anchors on titles */
--MENU-HEADER-BG-color
:
#1C90F3
;
/* Background color of menu header */
--MENU-HEADER-BORDER-color
:
#33a1ff
;
/*Color of menu header border */
--MENU-HEADER-BG-color
:
#fff
;
/* Background color of menu header */
--MENU-HEADER-BORDER-color
:
#33a1ff
;
/*Color of menu header border */
--MENU-SEARCH-BG-color
:
#167ad0
;
/* Search field background color (by default borders + icons) */
--MENU-SEARCH-BOX-color
:
#33a1ff
;
/* Override search field border color */
...
...
@@ -102,3 +103,21 @@ a:hover {
border-color
:
var
(
--MENU-SECTION-HR-color
);
}
#bottom_links
a
{
color
:
#fff
;
vertical-align
:
middle
;
}
#bottom_links
{
font-size
:
15px
;
padding-left
:
20rem
;
height
:
50px
;
background
:
#acbcc2
;
color
:
#ffffff
;
text-align
:
center
;
}
#bottom_links
span
#bottom_ornl_statement
{
color
:
black
}
\ No newline at end of file
css/theme.css
View file @
a5b724f9
@charset
"UTF-8"
;
#top-github-link
,
#body
#breadcrumbs
{
position
:
relative
;
...
...
en/404.html
View file @
a5b724f9
...
...
@@ -10,16 +10,16 @@
<title>
404 Page not found
</title>
<link
href=
"/css/nucleus.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/font-awesome.min.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/hybrid.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/featherlight.min.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/perfect-scrollbar.min.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/horsey.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/theme.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/hugo-theme.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/nucleus.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/font-awesome.min.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/hybrid.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/featherlight.min.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/perfect-scrollbar.min.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/horsey.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/theme.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/hugo-theme.css?1516
723331
"
rel=
"stylesheet"
>
<link
href=
"/css/theme-blue.css?1516
297785
"
rel=
"stylesheet"
>
<link
href=
"/css/theme-blue.css?1516
723331
"
rel=
"stylesheet"
>
<style
type=
"text/css"
>
:root
#header
+
#content
>
#left
>
#rlblock_left
{
...
...
en/_credits/index.html
View file @
a5b724f9
...
...
@@ -860,3 +860,4 @@
en/_github/index.html
View file @
a5b724f9
...
...
@@ -826,3 +826,4 @@ repositories hosting our programs</p>
en/basics/configuration/index.html
View file @
a5b724f9
...
...
@@ -1661,3 +1661,4 @@ When you build the site with hugo server, hugo generates it internally and of co
en/basics/index.html
View file @
a5b724f9
...
...
@@ -1593,3 +1593,4 @@
en/basics/installation/index.html
View file @
a5b724f9
...
...
@@ -1710,3 +1710,4 @@ hugo new basics/second-content/_index.md
en/basics/requirements/index.html
View file @
a5b724f9
...
...
@@ -1596,3 +1596,4 @@
en/basics/style-customization/index.html
View file @
a5b724f9
...
...
@@ -1804,3 +1804,4 @@ a:hover {
en/capabilities/index.html
0 → 100644
View file @
a5b724f9
<!DOCTYPE html>
<html
lang=
"en"
class=
"js csstransforms3d"
>
<head>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<meta
name=
"generator"
content=
"Hugo 0.31.1"
/>
<meta
name=
"description"
content=
"ORNL Neutron Imaging for Users Home Page"
>
<meta
name=
"author"
content=
"Jean Bilheux"
>
<link
rel=
"shortcut icon"
href=
"/images/favicon.png"
type=
"image/x-icon"
/>
<link
rel=
"icon"
href=
"/images/favicon.png"
type=
"image/x-icon"
/>
<title>
Capabilities :: Documentation for Hugo Learn Theme
</title>
<link
href=
"/css/nucleus.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/font-awesome.min.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/hybrid.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/featherlight.min.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/perfect-scrollbar.min.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/auto-complete.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/theme.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/hugo-theme.css?1516723331"
rel=
"stylesheet"
>
<link
href=
"/css/theme-blue.css?1516723331"
rel=
"stylesheet"
>
<script
src=
"/js/jquery-2.x.min.js?1516723331"
></script>
<style
type=
"text/css"
>
:root
#header
+
#content
>
#left
>
#rlblock_left
{
display
:
none
!important
;
}
</style>
</head>
<body
class=
""
data-url=
"/en/capabilities/"
>
<nav
id=
"sidebar"
class=
"showVisitedLinks"
>
<div
id=
"header-wrapper"
>
<div
id=
"header"
>
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<title>
Title
</title>
</head>
<body>
<a
href=
"/"
><img
src=
"/images/ornl_top_left_logo.png"
/></a>
</body>
</html>
</div>
<div
class=
"searchbox"
>
<label
for=
"search-by"
><i
class=
"fa fa-search"
></i></label>
<input
data-search-input
id=
"search-by"
type=
"text"
placeholder=
"Search..."
>
<span
data-search-clear=
""
><i
class=
"fa fa-close"
></i></span>
</div>
<script
type=
"text/javascript"
src=
"/js/lunr.min.js?1516723331"
></script>
<script
type=
"text/javascript"
src=
"/js/auto-complete.js?1516723331"
></script>
<script
type=
"text/javascript"
>
var
baseurl
=
"
\
/en
"
;
</script>
<script
type=
"text/javascript"
src=
"/js/search.js?1516723331"
></script>
</div>
<div
class=
"highlightable"
>
<ul
class=
"topics"
>
<li
data-nav-id=
"/en/prepare_venue/"
title=
"Before your Arrival"
class=
"dd-item
"
>
<a
href=
"/en/prepare_venue/"
>
<b>
1.
</b>
Before your Arrival
<i
class=
"fa fa-check read-icon"
></i>
</a>
<ul>
</ul>
</li>
<li
data-nav-id=
"/en/capabilities/"
title=
"Capabilities"
class=
"dd-item
parent
active
"
>
<a
href=
"/en/capabilities/"
>
<b>
2.
</b>
Capabilities
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
<li
data-nav-id=
"/en/tutorial/"
title=
"How To"
class=
"dd-item
"
>
<a
href=
"/en/tutorial/"
>
<b>
3.
</b>
How To
<i
class=
"fa fa-check read-icon"
></i>
</a>
<ul>
<li
data-nav-id=
"/en/tutorial/how_to_access_data/"
title=
"Access your data"
class=
"dd-item
"
>
<a
href=
"/en/tutorial/how_to_access_data/"
>
Access your data
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
<li
data-nav-id=
"/en/tutorial/how_to_access_computer/"
title=
"Connect to our computer"
class=
"dd-item
"
>
<a
href=
"/en/tutorial/how_to_access_computer/"
>
Connect to our computer
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
<li
data-nav-id=
"/en/tutorial/how_to_start_notebooks/"
title=
"Start the python notebooks"
class=
"dd-item
"
>
<a
href=
"/en/tutorial/how_to_start_notebooks/"
>
Start the python notebooks
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
<li
data-nav-id=
"/en/tutorial/how_to_run_notebooks/"
title=
"Run a jupyter notebook"
class=
"dd-item
"
>
<a
href=
"/en/tutorial/how_to_run_notebooks/"
>
Run a jupyter notebook
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
<li
data-nav-id=
"/en/tutorial/how_to_run_imars3d/"
title=
"Do a CT reconstruction"
class=
"dd-item
"
>
<a
href=
"/en/tutorial/how_to_run_imars3d/"
>
Do a CT reconstruction
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
<li
data-nav-id=
"/en/tutorial/how_to_other/"
title=
"... More"
class=
"dd-item
"
>
<a
href=
"/en/tutorial/how_to_other/"
>
... More
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
</ul>
</li>
<li
data-nav-id=
"/en/faq/"
title=
"Frequently Asked Questions"
class=
"dd-item
"
>
<a
href=
"/en/faq/"
>
<b>
4.
</b>
Frequently Asked Questions
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
<li
data-nav-id=
"/en/links/"
title=
"Links"
class=
"dd-item
"
>
<a
href=
"/en/links/"
>
<b>
5.
</b>
Links
<i
class=
"fa fa-check read-icon"
></i>
</a>
</li>
</ul>
<section
id=
"shortcuts"
>
<h3>
More
</h3>
<ul>
<li
class=
""
role=
""
>
<a
class=
"padding"
href=
"/en/github"
><i
class=
'fa fa-github'
></i>
Github Repos
</a>
</li>
<li
class=
""
role=
""
>
<a
class=
"padding"
href=
"/en/showcase"
><i
class=
'fa fa-camera'
></i>
Photo Gallery
</a>
</li>
<li
class=
""
role=
""
>
<a
class=
"padding"
href=
"https://neutrons.ornl.gov/imaging/publications"
><i
class=
'fa fa-book'
></i>
Publications
</a>
</li>
<li
class=
""
role=
""
>
<a
class=
"padding"
href=
"/en/credits"
><i
class=
'fa fa-user-circle'
></i>
Contacts
</a>
</li>
</ul>
</section>
<section
id=
"prefooter"
>
<hr/>
<ul>
<li>
<a
class=
"padding"
>
<i
class=
"fa fa-fw fa-language"
></i>
<div
class=
"select-style"
>
<select
id=
"select-language"
onchange=
"location = this.value;"
>
<option
id=
"en"
value=
"/en/capabilities/"
selected
>
English
</option>
</select>
<svg
version=
"1.1"
id=
"Capa_1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
x=
"0px"
y=
"0px"
width=
"255px"
height=
"255px"
viewBox=
"0 0 255 255"
style=
"enable-background:new 0 0 255 255;"
xml:space=
"preserve"
>
<g>
<g
id=
"arrow-drop-down"
>
<polygon
points=
"0,63.75 127.5,191.25 255,63.75 "
/>
</g>
</g>
</svg>
</div>
</a>
</li>
<li><a
class=
"padding"
href=
"#"
data-clear-history-toggle=
""
><i
class=
"fa fa-fw fa-history"
></i>
Clear History
</a></li>
</ul>
</section>
<section
id=
"footer"
>
<center>
</center>
</section>
</div>
</nav>
<section
id=
"body"
>
<div
id=
"overlay"
></div>
<div
class=
"padding highlightable"
>
<div>
<div
id=
"top-bar"
>
<div
id=
"breadcrumbs"
itemscope=
""
itemtype=
"http://data-vocabulary.org/Breadcrumb"
>
<span
id=
"sidebar-toggle-span"
>
<a
href=
"#"
id=
"sidebar-toggle"
data-sidebar-toggle=
""
>
<i
class=
"fa fa-bars"
></i>
</a>
</span>
<span
id=
"toc-menu"
><i
class=
"fa fa-list-alt"
></i></span>
<span
class=
"links"
>
<a
href=
'/en/'
>
Neutron Imaging
</a>
> Capabilities
</span>
</div>