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 image license info #14

Open
wants to merge 47 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
8a15b34
Personalize the banner and menu
Loki-Astari Apr 12, 2023
61e1d6a
Copy articles over from original blog
Loki-Astari Apr 12, 2023
17fe3a8
Add my original blog posts
Loki-Astari Apr 12, 2023
0ad9a50
Fix Blog post to use raw HTML
Loki-Astari Apr 12, 2023
fc77618
Modify pages to make them compile
Loki-Astari Apr 13, 2023
1f9cd23
Use a nicer naming format for posts
Loki-Astari Apr 13, 2023
ad2ab53
Touch File
Apr 14, 2023
6929db6
Turn on Syntax Highligting
Loki-Astari Apr 14, 2023
ec3eedb
Customize the Banner
Loki-Astari Apr 14, 2023
c723448
Disable Newsletter
Loki-Astari Apr 14, 2023
ef24fd4
Enable "Disqus" with the original comments.
Loki-Astari Apr 14, 2023
cf370c0
Fix internal links to the BLOG
Loki-Astari Apr 14, 2023
f9a1ed0
Add Prev/Next to top
Loki-Astari Apr 15, 2023
0935b64
Verion 1 of About
Loki-Astari Apr 15, 2023
0a20b16
Fix the category Resource Management
Loki-Astari Apr 15, 2023
873e9b6
Initial Version of Series.
Loki-Astari Apr 16, 2023
1b155d8
Define page
Loki-Astari Apr 16, 2023
96e5bbb
Use all the available images
Loki-Astari Apr 17, 2023
f7064bd
Created the "all" page
Loki-Astari Apr 17, 2023
fba0797
Fix compile error in vercel
Loki-Astari Apr 17, 2023
7c36f3e
Merge branch 'LokiBlog_V1' into LokiBlog
Loki-Astari Apr 18, 2023
394cc48
Make sure all images are licensed
Loki-Astari Apr 26, 2023
da445b0
Not all articles are featured. And reverse the articles in the 'Serie…
Loki-Astari Apr 26, 2023
0723234
Update PostSingle.js
Loki-Astari Apr 26, 2023
f05d511
Fix the formula.
Loki-Astari Apr 28, 2023
94af51b
Fix the JSON graphs
Loki-Astari Apr 28, 2023
a58cc7f
Added GDNT privcy policy
Loki-Astari Jun 16, 2023
83f6ac0
Added GDNT privcy policy
Loki-Astari Jun 16, 2023
159a918
About compensate for no education
Loki-Astari Jun 16, 2023
60d0c8b
Fix spelling
Loki-Astari Jun 16, 2023
bf02c16
Raw Data
Loki-Astari Aug 21, 2024
c07c7f4
Update JSON Benchmarks
Aug 23, 2024
1f1109a
Update JSON Benchmarks
Aug 23, 2024
33ab486
Update JSON Benchmarks
Aug 23, 2024
7de9154
Update JSON Benchmarks
Aug 23, 2024
6acc25c
Update JSON Benchmarks
Aug 23, 2024
b513c77
Fix
Loki-Astari Aug 24, 2024
b848be6
Fix
Loki-Astari Aug 24, 2024
480313f
Fix
Loki-Astari Aug 24, 2024
7df0618
Update JSON Benchmarks
Aug 24, 2024
68fa79a
Update JSON Benchmarks
Aug 24, 2024
1f42349
Update JSON Benchmarks
Aug 24, 2024
bbb79fd
Update JSON Benchmarks
Aug 25, 2024
8576cd3
Update JSON Benchmarks
Aug 25, 2024
163536e
Update JSON Benchmarks
Aug 26, 2024
d9c474f
Update JSON Benchmarks
Aug 26, 2024
ae69d67
Add image license info
Loki-Astari Apr 26, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,24 @@ Copyright (c) 2019 - Present, Designed & Developed by [statichunt](https://stati

**Code License:** Released under the [MIT](https://github.com/statichunt/geeky-nextjs/blob/main/LICENSE) license.

**Image license:** The images are only for demonstration purposes. They have their license, we don't have permission to share those images.
**Image license:** The images are only for demonstration purposes.

All images are licensed under: ["Unsplash License"](https://unsplash.com/license) and are free to use for Commercial and non-commercial purposes.

* image: /images/post/post-1.png
original: https://unsplash.com/photos/g29arbbvPjo
* image: /images/post/post-2.png
original: https://unsplash.com/photos/uyfohHiTxho
* image: /images/post/post-3.png
original: https://unsplash.com/photos/d6dxQwmxV2Q
* image: /images/post/post-4.png
original: https://unsplash.com/photos/wX2L8L-fGeA
* image: /images/post/post-5.png
original: https://unsplash.com/photos/W-oqNwbmin0
* image: /images/post/post-6.png
original: https://unsplash.com/photos/Bj6ENZDMSDY
* image: /images/post/post-7.png
original: https://unsplash.com/photos/2EJCSULRwC8
* image: /images/post/post-8.png
original: https://unsplash.com/photos/oSvR0wGYUBs

16 changes: 8 additions & 8 deletions config/config.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"site": {
"title": "Geeky Nextjs",
"title": "Loki Atari: Blog",
"base_url": "/",
"favicon": "/images/favicon.png",
"logo": "/images/logo.png",
"logo_white": "/images/logo-light.png",
"logo_width": "150",
"logo_height": "39",
"logo_text": "Geeky"
"logo_text": "LokiAstari"
},
"settings": {
"theme_switcher": true,
"default_theme": "system",
"pagination": 6,
"InnerPaginationOptions": {
"enableTop": false,
"enableBottom": true
"enableTop": true,
"enableBot": true
},
"summary_length": 200,
"blog_folder": "posts"
},
"params": {
"tag_manager_id": "",
"footer_content": "Lorem ipsum dolor sit amt, conse adip iscing. donec iaculis tempasus laoreet. Libero ullam rgscper.",
"footer_content": "Simple is better, aliter timent nasi dracones",
"copyright": "Designed and Developed By [Statichunt](https://statichunt.com/)"
},
"metadata": {
Expand All @@ -33,7 +33,7 @@
"widgets": {
"about": {
"enable": true,
"content": "Lorem ipsum dolor sit amet, conse tfctetur adipiscing elit. Vel in in donec iaculis tempasus odio nunc laoreet . Libero ullam rgscorper."
"content": "Former code monkey looking to share his thoughts. Was an engineer for many years before moving onto building and training engineering teams. Occasionally will try and use this blog to share things I have been playing with :-)"
},
"featured_posts": {
"enable": true,
Expand All @@ -45,7 +45,7 @@
"title": "Blog Categories"
},
"newsletter": {
"enable": true,
"enable": false,
"title": "Newsletter",
"content": "Join thousands of Tiny Salt subscribers and get our best recipes delivered each week!",
"privacy_policy_page": "#",
Expand All @@ -54,7 +54,7 @@
},
"disqus": {
"enable": true,
"shortname": "themefisher-template",
"shortname": "lokiastari",
"settings": {}
}
}
20 changes: 8 additions & 12 deletions config/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
"name": "About",
"url": "/about"
},
{
"name": "Elements",
"url": "/elements"
},
{
"name": "Contact",
"url": "/contact"
},
{
"name": "Pages",
"url": "",
Expand All @@ -24,6 +16,14 @@
{
"name": "Categories",
"url": "/categories"
},
{
"name": "Series",
"url": "/series"
},
{
"name": "All Articales",
"url": "/all"
}
]
}
Expand All @@ -37,10 +37,6 @@
"name": "About",
"url": "/about"
},
{
"name": "Contact",
"url": "/contact"
},
{
"name": "Privacy Policy",
"url": "#"
Expand Down
16 changes: 8 additions & 8 deletions config/social.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"facebook": "https://facebook.com/",
"stackoverflow": "https://stackoverflow.com/",
"twitter": "https://twitter.com/",
"instagram": "https://instagram.com/",
"youtube": "",
"linkedin": "https://linkedin.com/",
"github": "https://github.com/",
"facebook": "",
"stackoverflow": "https://stackoverflow.com/users/14065/martin-york",
"twitter": "https://twitter.com/LokiAstari",
"instagram": "",
"youtube": "https://www.youtube.com/channel/UCAB-zGNTQKdwFnzNwtWBhJw",
"linkedin": "https://www.linkedin.com/in/lokiastari/",
"github": "https://github.com/Loki-Astari",
"gitlab": "",
"discord": "",
"slack": "",
Expand All @@ -29,5 +29,5 @@
"phone": "",
"address": "",
"skype": "",
"website": ""
"website": "https://LokiAstari.com"
}
14 changes: 7 additions & 7 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
banner:
title: Welcome **!**
title_small: "to John Bravo's Blog"
content: Are Developer and recently started your own business Already made website to ensure presence wants to develop.
image_enable: true
title: Loki Astari **!**
title_small: Thoughts of a former code monkey.
content: Things I think about from time to time!
image_enable: false
image: /images/banner-author.png
button:
enable: true
enable: false
label: Know About Me
link: /about
rel: ""

featured_posts:
enable: true
enable: false
title: Featured Posts

promotion:
enable: true
enable: false
image: /images/promotion.png
link: "#"

Expand Down
38 changes: 15 additions & 23 deletions content/about.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,28 @@
---
title: About The Author
image: /images/author.png
description: "meta description"
description: "Martin York (Aka: Loki Astari) Bio"
layout: about
education:
title: Formal Education
title: "University of Manchester"
degrees:
- university: "Southeast University"
content: "1985 • 1991 • gravida nibh velvelit auctor alimo quet menean solli"
- university: "Northeast University"
content: "1985 • 1991 • gravida nibh velvelit auctor alimo quet menean solli"
- university: "Easteast University"
content: "1985 • 1991 • gravida nibh velvelit auctor alimo quet menean solli"
- university: "Southeast University"
content: "1985 • 1991 • gravida nibh velvelit auctor alimo quet menean solli"
- university: "PhD"
content: "Compiler optimization techniques for distributed memory multiprocessor architectures”. Ported the SISAL compiler to the 64 processor, distributed memory KSR-1. Added compile time analysis of the interaction of hardware and software memory management for multi-threaded processes in order to provide timely pre-movement of data between processors at run time to avoid processor stalls."
- university: "MSc"
content: "Compiler optimization techniques”. Modified the code generation phase of the SISAL compiler to produce efficient code for multidimensional array access. Extended the code generation phase to handle higher order functions and partial function closures."
- university: "BSc"
content: "1st Class"

experience:
title: Work Experience
list:
- Best Writer Award
- Best New Newel
- Best Book
- Best Article
- Best New Newel
- Best New Newel
- Best Book
- Best Article
- Best New Newel
- Best Book
- Indeed
- Moz
- Microsoft
- Amazon
- Semantic
- Startups

---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi amet, ultrices scelerisue cras. Tincidunt hendrerit egestas venenatis risus sit nunc. Est esglit non in ipsum lect;aaus adipiscing et enim porttitor. Dui ultrices et volud eetpat nunc, turpis rutrum elit vestibululm ipsum. Arcu fringilla duis vitae mos dsdllis duicras interdum purus cursus massa metus. Acc umsan felaais, egsdvet nisi, viverra turpis fermentum sit suspf bafedfb ndisse fermentum consectetur. Facilisis feugiat trisique orci tempor sed masd fbsssa tristique ultrices sodales. Augue est sapien elementum facilisis. Enim tincidnt cras interdum purus ndisse. morbi quis nunc.

Et dolor placerat tempus risus nunc urna, nunc a. Mattis viverra ut sapidaaen enim sed tortor. Mattis gravida fusce cras interdum purus cursus massa metus. Acc umsan felaais, eget nisi, viverra turpis fermentum sit suspf bafedfb ndisse. morbi quis nunc, at arcu quam facilisi. In in lacus aliquam dictum sagittis morbi odio. Et magnis cursus sem sed condimentum. Nibh non potenti ac amsdfet Tincidunt hendrerit egestas venenatis risus sit nunc. Est esglit non in ipsuasdm lect;aaus adipiscing et enim porttitor. Dui ultrices et volud eetpat nunc, turpis ndisse. morbi quis nunc, at arcu quam facilisi ndisse. morbi quis nunc, at arcu quam facilisi
Martin's favorite Job was the Director of Engineering at Moz responsible for all the Big-Data teams. In his spare time, Martin enjoys the company of anybody that enjoys beer/wine and talking politics as long as they do not take either too seriously. Martin enjoys skiing and will use up all his holiday in the winter.
21 changes: 11 additions & 10 deletions content/contact.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
---
title: "Let’s, Talk </br> About You"
description: "meta description"
phone: "+211234565523"
mail: "[email protected]"
location: "9567 Turner Trace Apt. BC C3G8A4"
title: "Martin York (Aka: Loki Astari)"
description: "Thoughts of a former code monkey"
phone: ""
mail: ""
location: ""
form_action: "#"
layout: "contact"
addresses:
- icon: FaUserAlt
content: +211234565523
link: tel:+211234565523
content: ""
link: ""
tel: ""
- icon: FaMapMarkerAlt
content: [email protected]
link: mailto:[email protected]
content: ""
link: ""
- icon: FaLocation
content: 9567 Turner Trace Apt. BC C3G8A4
content: ""

draft: false
---
15 changes: 15 additions & 0 deletions content/gdnt-privacypolicy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Google Docs Note Taker Chrome Extension Privacy Policy"
image: /images/author.png
description: "Google Docs Note Taker Privacy Policy"
layout: about

---

This extension collects **NO** data about the user.

All data entered by the user is stored locally in the browser.
No data entered by the user is shared/transmitted by this extension.

If you have any questions e-mail: [email protected]

Loading