Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sp-quiz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philip Kaluđerčić
sp-quiz
Commits
cd5b41bc
Verified
Commit
cd5b41bc
authored
11 months ago
by
Philip Kaluđerčić
Browse files
Options
Downloads
Patches
Plain Diff
Store site files in a designated subdirectory
parent
e4f1aab3
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
site/quiz.css
+0
-0
0 additions, 0 deletions
site/quiz.css
site/quiz.html
+0
-0
0 additions, 0 deletions
site/quiz.html
site/quiz.js
+0
-0
0 additions, 0 deletions
site/quiz.js
with
1 addition
and
1 deletion
Makefile
+
1
−
1
View file @
cd5b41bc
...
...
@@ -25,7 +25,7 @@ $(OUT):
$(OUT)/katalog.html
:
$(OUT)/quiz.json src/gen-katalog.py | $(OUT)
./src/gen-katalog.py
"
$(
TITLE
)
"
<
$<
>
$@
$(OUT)/quiz.html $(OUT)/quiz.css $(OUT)/quiz.js
:
$(OUT)/%: % | $(OUT)
$(OUT)/quiz.html $(OUT)/quiz.css $(OUT)/quiz.js
:
$(OUT)/%:
site/
% | $(OUT)
ln
-s
../
$<
$@
$(OUT)/conf.js
:
src/conf.js.m4 data/TITLE data/DESC data/GITLAB | $(DATA) $(OUT)
...
...
This diff is collapsed.
Click to expand it.
quiz.css
→
site/
quiz.css
+
0
−
0
View file @
cd5b41bc
File moved
This diff is collapsed.
Click to expand it.
quiz.html
→
site/
quiz.html
+
0
−
0
View file @
cd5b41bc
File moved
This diff is collapsed.
Click to expand it.
quiz.js
→
site/
quiz.js
+
0
−
0
View file @
cd5b41bc
File moved
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