Commit Graph

22 Commits

Author SHA1 Message Date
JimMcFinnigan
85878bc604
Update landing page (#880)
Per convo in #website on discord. 
Changed a line on the homepage to be more gramatically correct
2022-04-26 12:08:48 +02:00
Andreas
8a70c12d9b
Update home page images (#726) 2021-08-14 19:43:37 -04:00
arkon
df4e218bd8 Update content 2021-08-10 17:57:55 -04:00
Andreas
1634b9a5b9 Remove mention of non self hosted sources (#678) 2021-06-04 10:31:06 -04:00
Soitora
941439f982 Add "This site is powered by Netlify" to Index footer (#589)
* Add "This site is powered by Netlify" to Index footer

* Make svg into its own file
2021-03-16 23:54:41 +01:00
Soitora
dc8a057497 Unify location for assets.. again.. (#372)
Co-authored-by: Andreas E. <andreas.everos@gmail.com>
2020-10-01 13:48:14 +02:00
Soitora
74645d7ca4
Enhance download page (#277) 2020-08-03 02:37:43 +02:00
Soitora
4bcf3c1145
Adds download page (#266)
Co-authored-by: Ken Swenson <flat@esoteric.moe>
2020-07-19 17:50:15 +02:00
specterflare
93bde562a8
Update Homepage (#256)
* Update Homepage

* Minor changes

Removed some periods and changed the button text

* Remove one more period

* Change text to improve look of homepage

* Revert one change

* Update README.md

* Update README.md
2020-07-11 15:26:08 +02:00
Soitora
b520d4e448
Project Linting (#209)
* More setup for ESLint

* Initial linting

* Fix: "Unexpected use of 'location': no-restricted-globals"

* Fix: "Prop 'sidebarItems' should define at least its type"

* Fix: "import/no-unresolved"

* Fix: "import/no-extraneous-dependencies"

* Fix: "Unexpected require() 'global-require'"

* Fix: "vue/require-prop-types"

* Line disable: "radix"

* Line disable: "no-param-reassign"

* Line disable: "no-shadow"

This should usually be an actual problem but I don't think so in this case as the next prompt is basically just a one-action warning.

* Add markdown linting support

* Replace single quotes with double

* Fix indentation for all files

* Fix second level quotation marks

* Change accordingly

I'd still rather keep 4-tab for MD when applicable though, the alternative is a non-standard 3-space indent, which makes three different indentations to keep track of.
2020-05-20 22:47:01 -04:00
specterflare
9c9f3ef65b
Update homepage text to match app features (#195)
The current homepage has a couple of inaccuracies and omissions:
1) The Kissmanga extension is no longer available or supported.
2) Support for the tracker Bangumi has been added.
3) 'Extensions' and 'Tracking' are both nouns, but 'Configurable' is an adjective, so it feels a bit off compared to the others. I changed it to 'Customization".

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2020-05-14 15:11:31 +02:00
Soitora
3cd12d8b61
Rework Home page from scratch (#194)
* Initial commit

* Add new feature images

* Add better linting

* Slightly darken main background

* Change button icons and text

* Fix missing quotation mark

* Linting final files

* a11y accommodations

* Further a11y changes

Now allows download button to be pressed when focused, which it didn't before.

* Slightly adjust feature photos

* Fix preview button border radius

* Fix content moving in features

Sloppily

* Better view on mobile
2020-05-14 15:01:05 +02:00
Soitora
c9c3b749f9
PWA compliancy (#168)
* Unused files

* PWA compliant files

* Add service worker

* Remove forced OG properties

Allows for custom descriptions per-page.

* Fix quote symbol

* Missing comma

* Add permanent logo
2020-05-07 17:27:16 -04:00
arkon
920c8949ee
[0.9.0] Replace screenshots on homepage (#157) 2020-05-01 17:09:54 +02:00
Simon M
51eb55eb50
Add download modal to front page (#113)
Add download modal to front page
2020-02-12 02:36:11 +01:00
Simon M
cf40ac73ad Change index buttons (#105) 2020-01-08 17:21:36 -05:00
Ankit Singh
c2cb723fc7 Update README.md (#96) 2019-12-21 16:42:53 +01:00
Alessandro Jean
50e230156c Fix wrong link. 2019-09-18 22:41:33 -03:00
Alessandro Jean
6d0c6fd54f Add support to more guides and add 'reading local manga' guide. 2019-09-18 22:35:41 -03:00
Alessandro Jean
41e06cdc49 Complement the FAQ with the website repo's FAQ. 2019-09-18 00:56:43 -03:00
Alessandro Jean
096173ad78 Fix typo. 2019-09-16 16:04:41 -03:00
Alessandro Jean
a184d2cdb3 Rewrite website using VuePress. 2019-09-16 15:54:56 -03:00