diff --git a/config.toml b/config.toml index aacd637..3c83925 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,5 @@ -#baseURL = "https://beepvoice.app" -baseURL = "https://beepvoice.app/" +baseURL = "https://beepvoice.app" languageCode = "en" title = "Beep" +[params] + subtitle = "Talk. Don’t text" diff --git a/content/_index.html b/content/_index.html index 6092cc6..73defb5 100644 --- a/content/_index.html +++ b/content/_index.html @@ -1,6 +1,6 @@ --- -title: "Beep" date: 2018-06-30T17:53:55+08:00 +description: "Beep is the new way to communicate with your friends and family by merging the efficiency of voice calls with the convenience of messaging" ---
@@ -16,7 +16,7 @@ date: 2018-06-30T17:53:55+08:00

- Coming soon. A better and natural way to communicate with your friends and family, with your voice. + Beep is the new way to communicate with your friends and family by merging the efficiency of voice calls with the convenience of messaging.

diff --git a/content/company/_index.html b/content/company/_index.html index 0644cf7..60aee0d 100644 --- a/content/company/_index.html +++ b/content/company/_index.html @@ -19,3 +19,16 @@ date: 2018-06-30T17:53:55+08:00 +
+ +
+ +

We're hiring!

+ +

+

+

+ +
+ +
diff --git a/content/jobs/_index.html b/content/jobs/_index.html new file mode 100644 index 0000000..b19aaf8 --- /dev/null +++ b/content/jobs/_index.html @@ -0,0 +1,61 @@ +--- +title: "Join us" +date: 2018-06-30T17:53:55+08:00 +description: "We're hiring! We are looking for a Lead Software Engineer who will lead day-to-day software engineering. Drop us a message" +--- + +
+ +
+ +

We want you!

+ + +
+ +
+
+ +

Why join us?

+ +

+ We’re a young, small and passionate team with a big dream of making voice communication more convenient for everyone. All of us love engineering with interests ranging from hardware to software to systems engineering. +

+ +
+
+ +
+ +
+ +

Lead Software Engineer

+ +

A teammate who will be working with us to bring our idea to life. You will:

+ + + +

+ Send us your CV! sayhi@beepvoice.app or drop us a message +

+ +
diff --git a/layouts/_default/index.html b/layouts/_default/index.html index 6058e3c..379fa58 100644 --- a/layouts/_default/index.html +++ b/layouts/_default/index.html @@ -12,8 +12,8 @@ - - + + @@ -58,6 +58,9 @@
Company
+
+ + diff --git a/layouts/_default/section.html b/layouts/_default/section.html index 7d4d484..379fa58 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -1,7 +1,5 @@ {{ partial "header.html" . }} -{{ partial "drift.html" . }} -