Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
QIM
Data repository
web
Commits
bafced9f
Commit
bafced9f
authored
4 years ago
by
vand
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
794f0deb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-1
4 additions, 1 deletion
README.md
with
4 additions
and
1 deletion
README.md
+
4
−
1
View file @
bafced9f
...
@@ -5,7 +5,7 @@ Web pages for the QIM 3D data repository. The data is placed elsewhere.
...
@@ -5,7 +5,7 @@ Web pages for the QIM 3D data repository. The data is placed elsewhere.
Pages use
[
templates
](
https://www.w3schools.com/w3css/w3css_templates.asp
)
from w3schools, in particular the
Pages use
[
templates
](
https://www.w3schools.com/w3css/w3css_templates.asp
)
from w3schools, in particular the
[
portfolio
](
https://www.w3schools.com/w3css/tryw3css_templates_portfolio.htm
)
template.
[
portfolio
](
https://www.w3schools.com/w3css/tryw3css_templates_portfolio.htm
)
template.
##
Use
##
Viewing
When viewing pages on your machine, your browser will probably prevent loading JavaScript code (which is used to inserts sidebar, header and footer).
When viewing pages on your machine, your browser will probably prevent loading JavaScript code (which is used to inserts sidebar, header and footer).
Instead of changing your security policy, you can run a local server, e.g. Python’s built-in http server.
Instead of changing your security policy, you can run a local server, e.g. Python’s built-in http server.
1.
From the command line, run
`python -m http.server`
(this is for Python 3.x).
1.
From the command line, run
`python -m http.server`
(this is for Python 3.x).
...
@@ -14,6 +14,9 @@ Instead of changing your security policy, you can run a local server, e.g. Pytho
...
@@ -14,6 +14,9 @@ Instead of changing your security policy, you can run a local server, e.g. Pytho
You might also need to force browser to load fresh content (instead of showing a cached version of the pages). In Crome (on mac), hold down Shift
You might also need to force browser to load fresh content (instead of showing a cached version of the pages). In Crome (on mac), hold down Shift
while reloading. Check for your browser.
while reloading. Check for your browser.
## Modifying
Learn basic html, and get familiar with w3.
## Content
## Content
Some of the helping files are:
Some of the helping files are:
*
`w3_nature_portfolio_template.html`
- This is the original template, placed here for just for reference, so you will probably not need it.
*
`w3_nature_portfolio_template.html`
- This is the original template, placed here for just for reference, so you will probably not need it.
...
...
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