Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
monero-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
monero-project
monero-site
Commits
eb584f2e
Unverified
Commit
eb584f2e
authored
Feb 23, 2015
by
Riccardo Spagni
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed getting-started link on home, added 3 moneropedia entries
parent
28e0ff4b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
31 additions
and
1 deletion
+31
-1
home.php
home.php
+1
-1
knowledge-base/moneropedia/cryptocurrency.md
knowledge-base/moneropedia/cryptocurrency.md
+10
-0
knowledge-base/moneropedia/paymentid.md
knowledge-base/moneropedia/paymentid.md
+10
-0
knowledge-base/moneropedia/stealthaddress.md
knowledge-base/moneropedia/stealthaddress.md
+10
-0
No files found.
home.php
View file @
eb584f2e
...
...
@@ -10,7 +10,7 @@ Title: Home
<
img
src
=
"//static.getmonero.org/images/icon_monero.svg"
class
=
"inline-icon"
style
=
"height: 60px;"
><
h2
>
{
%
t
index
.
what_is_1
%
}
<
span
class
=
"kicks"
>
{
%
t
global
.
monero
%
}
</
span
>
{
%
t
index
.
what_is_2
%
}
</
h2
>
<
p
class
=
"kicks text-important"
>
{
%
t
index
.
what_is_orange_block
%
}
</
p
>
<
p
>
{
%
t
index
.
what_is_text_block_1
%
}
</
p
>
<
p
>
{
%
t
index
.
what_is_text_block_2
%
}
<
a
href
=
"/
{{ site.lang }}/getting-started/
"
>
{
%
t
global
.
getting_started
%
}
</
a
>
{
%
t
index
.
what_is_text_block_4
%
}
<
br
/>
<
p
>
{
%
t
index
.
what_is_text_block_2
%
}
<
a
href
=
"/
getting-started
"
>
{
%
t
global
.
getting_started
%
}
</
a
>
{
%
t
index
.
what_is_text_block_4
%
}
<
br
/>
</
p
>
</
div
>
<
div
class
=
"col-md-1 info-spacer"
>
...
...
knowledge-base/moneropedia/cryptocurrency.md
0 → 100644
View file @
eb584f2e
---
layout
:
moneropedia
entry
:
"
Cryptocurrency"
terms
:
[
"
cryptocurrency"
,
"
cryptocurrencies"
,
"
altcoin"
,
"
altcoins"
]
summary
:
"
digital
currencies
that
do
not
have
a
central
point
of
control,
operating
in
a
distributed
peer-to-peer
network"
---
### The Basics
{{ page.summary | capitalize }}.
\ No newline at end of file
knowledge-base/moneropedia/paymentid.md
0 → 100644
View file @
eb584f2e
---
layout
:
moneropedia
entry
:
"
Payment
ID"
terms
:
[
"
payment-ID"
,
"
payment-IDs"
]
summary
:
"
an
optional
flag
that
is
added
to
identify
transactions
to
merchants,
consisting
of
64
hexadecimal
characters"
---
### The Basics
{{ page.summary | capitalize }}.
\ No newline at end of file
knowledge-base/moneropedia/stealthaddress.md
0 → 100644
View file @
eb584f2e
---
layout
:
moneropedia
entry
:
"
Stealth
Address"
terms
:
[
"
stealth-address"
,
"
stealth-addresses"
]
summary
:
"
a
special
property
of
Monero
addresses
that
makes
it
impossible
to
see
which
address
a
transaction
went
to
or
came
from"
---
### The Basics
{{ page.summary | capitalize }}.
\ No newline at end of file
Write
Preview
Markdown
is supported
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