Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web site for the Bookshelf #23

Merged
merged 35 commits into from Apr 4, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
aa205cc
first revision
vahalova Sep 29, 2018
de6e28b
add book covers, books grid on home page
vahalova Sep 29, 2018
fbbfd33
new image sizes, css style
vahalova Sep 29, 2018
e0d769d
ok version before vue
vahalova Oct 2, 2018
6358bb2
Experimentovani s vue
vahalova Oct 8, 2018
f623396
Vue vypisuje fotky a tagy
vahalova Oct 10, 2018
9555fa7
Pokus s vue
vahalova Oct 12, 2018
68e27a2
Funkcni filtrovani
vahalova Oct 12, 2018
2b63f8c
Add language filter
vahalova Oct 30, 2018
4d1a68e
Add working filter
vahalova Oct 30, 2018
bdb7385
Test
vahalova Nov 25, 2018
a3c1025
Fix filtering
vahalova Nov 25, 2018
0de9327
Add accordion
vahalova Nov 25, 2018
780eb20
Change css for filter
vahalova Nov 25, 2018
3523549
Add links, button. Rename tags, files. Fix css.
vahalova Nov 26, 2018
e156d08
Add dots of availability, update yml
vahalova Nov 26, 2018
d8361c5
Fix responsive design
vahalova Nov 27, 2018
d864710
Add person macro
vahalova Nov 27, 2018
f8bed95
Add dots into vue
vahalova Nov 28, 2018
af0cd41
Fix dot in books
vahalova Nov 28, 2018
b19f74f
Fix CSS and text
vahalova Nov 28, 2018
966e8a3
Add final fix (CSS, ikons, accessibility, Readme, requirements)
vahalova Dec 2, 2018
63a52b3
Add some changes
vahalova Jan 5, 2019
0899ad7
Edit layout, css, readme
vahalova Feb 17, 2019
f36a8fa
Fix link
vahalova Feb 17, 2019
5cbf77b
Merge branch 'master'
encukou Feb 17, 2019
6f2e1f1
README: Change instructions to opening Issues rather than pull requests
encukou Feb 17, 2019
081b1e5
Pull the instructions on the site from README
encukou Feb 17, 2019
5b47df3
Remove "pathto"
encukou Feb 17, 2019
ce82661
Link to a pre-filled GitHub New Issue form for borrowing
encukou Feb 17, 2019
10dd648
Record returned and new books
encukou Feb 17, 2019
8a8eeb0
Add cover images for new books
encukou Feb 17, 2019
333d23d
Use url_for for the data URL
encukou Feb 17, 2019
33e5348
End the data URL with .json so the site freezes correctly
encukou Feb 17, 2019
53dc51a
Add _build to .gitignore
encukou Feb 17, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
__pycache__/
__venv__/
/_build/