mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update links to new site.
This commit is contained in:
parent
e60bbc78e6
commit
044af254f3
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## Feature requests
|
## Feature requests
|
||||||
|
|
||||||
I am always interested in expanding Firefly III's many features. If you are requesting a new feature, please check out the list of [often requested features](https://firefly-iii.github.io/requested-features/).
|
I am always interested in expanding Firefly III's many features. If you are requesting a new feature, please check out the list of [often requested features](https://firefly-iii.org/requested-features/).
|
||||||
|
|
||||||
## Pull requests
|
## Pull requests
|
||||||
|
|
||||||
|
4
.github/SUPPORT.md
vendored
4
.github/SUPPORT.md
vendored
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
|
|
||||||
First of all: thank you for reporting a bug instead of ditching the tool altogether. If you find a bug, please take the time and see if the [demo site](https://firefly-iii.nder.be/) is also suffering from this bug. Include as many log files and details as you think are necessary. Bugs have a lot of priority!
|
First of all: thank you for reporting a bug instead of ditching the tool altogether. If you find a bug, please take the time and see if the [demo site](https://demo.firefly-iii.org/) is also suffering from this bug. Include as many log files and details as you think are necessary. Bugs have a lot of priority!
|
||||||
|
|
||||||
## Installation problems
|
## Installation problems
|
||||||
|
|
||||||
Please take the time to read the [installation guide FAQ](https://firefly-iii.github.io/installation-guide-faq/) and make sure you search through closed issues for the problems other people have had. Your problem may be among them! If not, open an issue and I will help where I can.
|
Please take the time to read the [installation guide FAQ](https://firefly-iii.org/installation-guide-faq/) and make sure you search through closed issues for the problems other people have had. Your problem may be among them! If not, open an issue and I will help where I can.
|
@ -41,7 +41,7 @@ const pkgdef :Spk.PackageDefinition = (
|
|||||||
market = (png = (dpi1x = embed "app-graphics/firefly-iii-150.png"))
|
market = (png = (dpi1x = embed "app-graphics/firefly-iii-150.png"))
|
||||||
),
|
),
|
||||||
|
|
||||||
website = "https://firefly-iii.github.io/",
|
website = "https://firefly-iii.org/",
|
||||||
codeUrl = "https://github.com/firefly-iii/firefly-iii",
|
codeUrl = "https://github.com/firefly-iii/firefly-iii",
|
||||||
license = (openSource = gpl3),
|
license = (openSource = gpl3),
|
||||||
# The license this package is distributed under. See
|
# The license this package is distributed under. See
|
||||||
|
@ -13,17 +13,17 @@ There are many financial reports available.
|
|||||||
|
|
||||||
## Want to try Firefly III?
|
## Want to try Firefly III?
|
||||||
|
|
||||||
There is a **[demo site](https://firefly-iii.nder.be)** with an example financial administration already present. You can use Docker, Heroku or Sandstorm.io (see below) to quickly setup your own instance.
|
There is a **[demo site](https://demo.firefly-iii.org)** with an example financial administration already present. You can use Docker, Heroku or Sandstorm.io (see below) to quickly setup your own instance.
|
||||||
|
|
||||||
## Install Firefly III
|
## Install Firefly III
|
||||||
|
|
||||||
### Using docker
|
### Using docker
|
||||||
|
|
||||||
You can use docker-compose to [set up your personal secure](https://firefly-iii.github.io/using-docker.html) Firefly III environment. Advanced users can use the Dockerfile directly.
|
You can use docker-compose to [set up your personal secure](https://firefly-iii.org/using-docker.html) Firefly III environment. Advanced users can use the Dockerfile directly.
|
||||||
|
|
||||||
### Using vagrant (or other VMs)
|
### Using vagrant (or other VMs)
|
||||||
|
|
||||||
You can install Firefly III on any Linux or Windows machine. You'll need a web server (preferrably on Linux) and access to the command line. Please read the [installation guide](https://firefly-iii.github.io/using-installing.html).
|
You can install Firefly III on any Linux or Windows machine. You'll need a web server (preferrably on Linux) and access to the command line. Please read the [installation guide](https://firefly-iii.org/using-installing.html).
|
||||||
|
|
||||||
### Using Heroku
|
### Using Heroku
|
||||||
|
|
||||||
@ -53,7 +53,7 @@ Firefly works on the principle that if you know where you're money is going, you
|
|||||||
- If you feel you're missing something you can just ask me and I'll add it!
|
- If you feel you're missing something you can just ask me and I'll add it!
|
||||||
|
|
||||||
Firefly III has become pretty awesome over the years! (but please excuse me for bragging, it's just that I'm proud of it).
|
Firefly III has become pretty awesome over the years! (but please excuse me for bragging, it's just that I'm proud of it).
|
||||||
[You can read more about Firefly III, and its features, on the Github Pages](https://firefly-iii.github.io/).
|
[You can read more about Firefly III, and its features, on the website](https://firefly-iii.org/).
|
||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
|
2
app.json
2
app.json
@ -2,7 +2,7 @@
|
|||||||
"name": "Firefly III",
|
"name": "Firefly III",
|
||||||
"description": "A free and open source personal finances manager",
|
"description": "A free and open source personal finances manager",
|
||||||
"repository": "https://github.com/firefly-iii/firefly-iii",
|
"repository": "https://github.com/firefly-iii/firefly-iii",
|
||||||
"website": "https://firefly-iii.github.io/",
|
"website": "https://firefly-iii.org/",
|
||||||
"logo": "https://raw.githubusercontent.com/firefly-iii/firefly-iii/master/public/mstile-150x150.png",
|
"logo": "https://raw.githubusercontent.com/firefly-iii/firefly-iii/master/public/mstile-150x150.png",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"finance",
|
"finance",
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
There is a help-icon in the top right corner of each page. If you need help, click it!
|
There is a help-icon in the top right corner of each page. If you need help, click it!
|
||||||
</li>
|
</li>
|
||||||
<li style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
|
<li style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
|
||||||
If you haven't already, please read the <a style="color:#337ab7" href="https://firefly-iii.github.io/description/">full description</a>.
|
If you haven't already, please read the <a style="color:#337ab7" href="https://firefly-iii.org/description/">full description</a>.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
{% include 'emails.footer-html' %}
|
{% include 'emails.footer-html' %}
|
||||||
|
@ -15,6 +15,6 @@ Password reset:
|
|||||||
|
|
||||||
Documentation:
|
Documentation:
|
||||||
https://github.com/firefly-iii/firefly-iii
|
https://github.com/firefly-iii/firefly-iii
|
||||||
https://firefly-iii.github.io/
|
https://firefly-iii.org/
|
||||||
|
|
||||||
{% include 'emails.footer-text' %}
|
{% include 'emails.footer-text' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user