-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html.haml
75 lines (71 loc) · 2.75 KB
/
index.html.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
!!!
%html{:lang => "en"}
%head
%meta{:charset => "utf-8"}
%title 1List for iPhone, iPad, Mac, and Apple Watch
%link{:rel => "stylesheet", :href => "style.css?val", :type => "text/css"}
%link{:rel => "canonical", :href => "https://www.studioamanga.com/onelist/"}
%link{:rel => "shortcut icon", :href => "https://www.studioamanga.com/img/favicon.ico"}
%meta{:name => "description", :content => "1List, fast and simple reminders."}
%meta{:name => "viewport", :content => "width=device-width"}
%meta{:name => "apple-itunes-app", :content => "app-id=579440241"}
%body
%nav.general
%ul
%li
%a{:href => "https://www.studioamanga.com/"}
%img{:alt => "StdAMG", :src => "img/icon-amg.png"}
%span Studio AMANgA
%header.top
%div.title
%img.icon{:alt => "Icon", :src => "img/icon-72-2x.png"}
%h1 1List
%div
%img.showcase{:alt => "Screens", :src => "img/screens.png"}
%section.main
%div.tagline
Don’t waste time.
%br
When you need to remember things, it has to be fast and simple.
%div.feature
%h3 Autocomplete
%img{:src => "img/icon-lightning-bolt.png", :alt => "Fast"}
%p
Blazingly efficient.
%br
1List helps you create new reminders based on your previous entries.
%br
The more you use it, the faster it gets.
%div.feature
%h3 iCloud Reminders
%img{:src => "img/icon-cloud.png", :alt => "Cloud"}
%p
Always in sync.
%br
1List is directly integrated with your Apple iCloud Reminders. No need to create a new account, your reminders are available on all your devices.
%div.feature
%h3 Works with Siri
%img{:src => "img/icon-chat.png", :alt => "Siri"}
%p
Hands free.
%br
You can simply use Siri to create new reminders.
%div.feature
%h3 Available on Apple Watch
%img{:src => "img/icon-watch.png", :alt => "Apple Watch"}
%p
1List brings all your reminders to the Apple Watch. You can also add new entries right from your wrist.
%p.download
%a{:href => "https://itunes.apple.com/app/1list-fast-simple-reminders/id579440241?mt=8&at=1000lMiD"}
%img{:alt => "Download on the App Store", :src => "img/download-appstore.svg"}/
%footer
%a{:href => "https://www.studioamanga.com"}
%img{:alt => "StdAMG", :src => "img/amgmini-black.png"}/
%p
“1List” for iPhone, iPad, Mac, and Apple Watch
%br
%a{:href => "releasenotes"}> Release Notes
,
%a{:href => "privacy-policy"} Privacy Policy
%br
Made by Studio AMANgA 2012-2023