mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-30 06:26:14 +02:00
Landing page refresh
This commit is contained in:
parent
feed3f352f
commit
387327ba9e
7 changed files with 250 additions and 349 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -17,6 +17,7 @@ develop-eggs
|
|||
.installed.cfg
|
||||
lib
|
||||
lib64
|
||||
.python-version
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
|
@ -28,10 +29,8 @@ Icon
|
|||
_build
|
||||
_sources
|
||||
_static
|
||||
*.html
|
||||
objects.inv
|
||||
searchindex.js
|
||||
docs/_themes/jrnl/static/css/jrnl.css
|
||||
|
||||
# MS Visual Studio (PyTools)
|
||||
obj
|
||||
|
@ -43,8 +42,6 @@ obj
|
|||
env/
|
||||
env*/
|
||||
|
||||
docs/_themes/jrnl/static/less/3L.less
|
||||
|
||||
# PyCharm Project files
|
||||
.idea/
|
||||
|
||||
|
@ -53,3 +50,4 @@ exp/
|
|||
|
||||
_extras/
|
||||
*.sublime-*
|
||||
site/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue