Skip to content

Commit

Permalink
Merge pull request #9 from mayeedwin/glitch
Browse files Browse the repository at this point in the history
🎈🎌 Updated docs
  • Loading branch information
mayeedwin committed Dec 22, 2019
2 parents d7adff6 + fab5f72 commit e7bef7a
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 17 deletions.
8 changes: 4 additions & 4 deletions .firebase/hosting.ZGlzdA.cache
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
app.webmanifest,1576887019000,da999079ca5ce1098bf9798380c9763911144157e5259fad3ce4c1591d4c7e0e
index.html,1576956567000,73c06fe6453a5f5e660451995298e823bfb178e09916ae3b6ebd6d8871c84fa6
service-worker.js,1576778147000,f61f27bd17de546264aa58f40f3aafaac7021e0ef69c17f6b1b4cd7664a037ec
css/App.css,1576400531000,c068f168fab57eff9db40c84dbb6a51ecafb3d0307380c2506ba42be6fb63e9f
css/style.css,1576399827000,777215863ab4a1a63e7c34aeedebb1355fdea36ad92305a325b6d70e14bdb399
Expand All @@ -11,11 +10,12 @@ instructions/index.html,1576402476000,c88d532325665426ef68be3de674aa05975db538e2
jenga/App.css,1576956563000,06027699def6176470957c962687448215a0c4eab89ea116580eaf18b126f5f0
jenga/Prism.css,1576956301000,c9ca2758d0ca92bacfdbfa3006ffa015334718ea6dce7eed36c7441262cdfaee
jenga/Prism.js,1576955493000,16f9ea8b37288f4e993d8e264bf998f9574810bd086c51a3442b5a44414c9a9e
posts/clone-nerdly/index.html,1576956567000,db5ae2f02181cf00142c077b40154f054279dcdc934f092a97e06bd0d2864222
posts/function-expression-vs-function-declaration/index.html,1576432280000,cb849cdfe0525919def5227b05766cee36895fe7a9d71eac9c29d8d720839aa1
posts/function-expressions/index.html,1576956567000,5a9a0c2925a53db2cdbd523ef9c848b6eba64b1bd4683fa51182fb1b6bd86384
posts/instructions/index.html,1576428722000,8633587473473733188c9e78403acc8acd1be10960deb515ad0bb1aa68e30977
posts/welcome-to-my-tiny-blog/index.html,1576405112000,871497cebc20a7333a0c9c5b50eeadd94ebdbb80a2ffb95151d0ed175c0d338b
posts/welcome-to-nerdly-by-maye-edwin/index.html,1576956567000,850a354ff253e219f1eaa13b08434e592b7cbf533d5437c9f460f09f4b3041a7
posts/why-i-prefer-function-expression-over-function-expression-in-javascript/index.html,1576413193000,f61f27bd17de546264aa58f40f3aafaac7021e0ef69c17f6b1b4cd7664a037ec
welcome-to-my-tiny-blog/index.html,1576402824000,2400c43e52326f4387bf40ce7003320b5d1a6dcc7d71661ea130f594c1726b35
index.html,1577042320000,da300a66185a380dd57a9e82c0c2c2d358d45f94be5697e7827ab1e89d46f4b5
posts/clone-nerdly/index.html,1577042320000,8492f886ac00a9bc7aff30ac5d5560f0c0d244cfcdee92f8f118f60b88c2bebe
posts/function-expressions/index.html,1577042320000,59b83534eb5a323c4d72ac98bee1be4af545809aff5f4c525f54f9dec847cbc0
posts/welcome-to-nerdly-by-maye-edwin/index.html,1577042320000,d1ce6a09012fc1a83c0e7cb14e2e829956b6e8640c5e418565f579d8d35e604b
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dist
node_modules
node_modules
Firebase.js
24 changes: 18 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
# Nerdly by Maye
# Welcome to the Nerdly!

## Yet another blog?
I have been thinking of like having a quick kinda way of writing down tiny posts of interesting things I learn about or do daily as a web dev.

***So, yeah! That got me here!***
I have been thinking of like having a quick
kinda way of writing down tiny posts of interesting things
I learn about or do daily as a web dev.

**_so, yeah! That got me here!_**

## Q1. What's the purpose of this?

**A1.** I'll be posting tiny posts about PWAs, es6, vanilla js, jenga css, css3, semantic html and lots of firebase as well! Very tiny technical articles!

**A1.** I'll be posting tiny posts about PWAs, es6, vanilla js,
jenga css, css3, semantic html and lots of firebase as well!
Very tiny technical articles!

## Q2. What happens to my main blog?

**A2.** Aaah, nothing bad's happening! Expect more detailed and long technical docs and guides, dev community and tech related writings!
**A2.** Aaah, nothing bad's happening! Expect [more detailed and long](https://maye.pwafire.org/articles/)
technical docs and guides, dev community and tech related writings!

## Q3. Can I clone Nerdly?

**A3.** Aaah, yes! Why not? It's so easy. So, [Generate it from GitHub](https://github.com/mayeedwin/nerdly/generate) or
[Remix on Glitch](https://glitch.com/~nerdly) and follow [this guide](https://nerdly.glitch.me/posts/clone-nerdly/)
to have your [Nerdly Clone](https://nerdlyweb.web.app/).
2 changes: 1 addition & 1 deletion src/_data/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Maye Edwin",
"title": "Home / Nerdy by Maye Edwin",
"title": "Home / Nerdly by Maye Edwin",
"icon": "https://maye.pwafire.org/images/icons/mayeedwin.png",
"themeColor": "#000",
"description": "Tiny web technical docs by Maye Edwin",
Expand Down
8 changes: 4 additions & 4 deletions src/_includes/layouts/post.njk
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{page.title}}</title>
<title>{{ pageTitle or meta.title }}</title>
<link rel="icon" href="{{meta.icon}}">
<meta name="theme-color" content="{{meta.themeColor}}" />
<!-- add manifest -->
<link rel="manifest" href="../../app.webmanifest">
<!--canonical url-->
<link rel="canonical" href="{{page.url}}"/>
<meta property="og:title" content="{{page.title}}" />
<meta property="og:title" content="{{meta.title}}" />
<meta name="author" content="{{meta.author}}" />
<meta name="keywords" content="{{meta.keywords}}" />
<meta name="description" content="{{meta.description}}" />
<!-- Twitter meta data -->
<meta name="twitter:card" content="{{page.title}}" />
<meta name="twitter:card" content="{{meta.title}}" />
<meta name="twitter:url" content="{{page.url}}" />
<meta name="twitter:title" content="{{page.title}}">
<meta name="twitter:title" content="{{meta.title}}">
<meta name="twitter:description" content="{{meta.description}}">
<meta name="twitter:image" content="{{meta.socialImagePost}}">
<meta name="twitter:site" content="{{meta.twitter}}">
Expand Down
8 changes: 7 additions & 1 deletion src/posts/welcome-to-nerdly-by-maye-edwin.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,11 @@ Very tiny technical articles!

## Q2. What happens to my main blog?

**A2.** Aaah, nothing bad's happening! Expect more detailed and long
**A2.** Aaah, nothing bad's happening! Expect [more detailed and long](https://maye.pwafire.org/articles/)
technical docs and guides, dev community and tech related writings!

## Q3. Can I clone Nerdly?

**A3.** Aaah, yes! Why not? It's so easy. So, [Generate it from GitHub](https://github.com/mayeedwin/nerdly/generate) or
[Remix on Glitch](https://glitch.com/~nerdly) and follow [this guide](https://nerdly.glitch.me/posts/clone-nerdly/)
to have your [Nerdly Clone](https://nerdlyweb.web.app/).

0 comments on commit e7bef7a

Please sign in to comment.