Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TekKom
homepage
Commits
a892e404
Unverified
Commit
a892e404
authored
Aug 12, 2021
by
Alexander Roaas
Browse files
Version 1.1.1
parent
c3098eec
Changes
4
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
a892e404
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "aho-corasick"
version = "0.7.15"
...
...
@@ -404,7 +406,7 @@ dependencies = [
[[package]]
name = "homepage"
version = "1.1.1
-alpha.0
"
version = "1.1.1"
dependencies = [
"anyhow",
"envy",
...
...
Cargo.toml
View file @
a892e404
[package]
name
=
"homepage"
version
=
"1.1.1
-alpha.0
"
version
=
"1.1.1"
authors
=
[
"Meltinglava <meltinglavaoutland@gmail.com>"
,
"barskern <dev@barskern.no>"
]
edition
=
"2018"
...
...
package-lock.json
View file @
a892e404
{
"name"
:
"homepage-frontend"
,
"version"
:
"1.1.
0
"
,
"version"
:
"1.1.
1
"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"homepage-frontend"
,
"version"
:
"1.1.
0
"
,
"version"
:
"1.1.
1
"
,
"dependencies"
:
{
"tailwindcss"
:
"^1.2.0"
},
...
...
package.json
View file @
a892e404
...
...
@@ -2,7 +2,7 @@
"name"
:
"homepage-frontend"
,
"description"
:
"Contains frontend sources"
,
"repository"
:
"https://git.logntnu.no/tekkom/homepage"
,
"version"
:
"1.1.
0
"
,
"version"
:
"1.1.
1
"
,
"scripts"
:
{
"build"
:
"npx postcss css/main.css -o static/css/main.css"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment