mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
update projects
This commit is contained in:
parent
d80288fa90
commit
4daf9b7451
@ -6,16 +6,17 @@ source: "https://github.com/semanticdata/forgetful-notes"
|
||||
compartir: true
|
||||
category: Projects
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
This is the source code for [Forgetful Notes](https://forgetfulnotes.com)—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to.
|
||||
|
||||
It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](https://obsidian.md). You can read the [Documentation](https://quartz.jzhao.xyz/), and join the [Discord Community](https://discord.gg/cRFFHYye7t).
|
||||
|
||||
[Demo](https://forgetfulnotes.com/) | [Source](https://github.com/semanticdata/forgetful-notes)
|
||||
|
||||
## Screenshots (outdated)
|
||||
|
||||
<img alt="Website Screenshot" src="screenshot.png" width="720px" />
|
||||
<img alt="Website Screenshot" src="https://raw.githubusercontent.com/semanticdata/forgetful-notes/main/screenshot.png" width="720px" />
|
||||
|
||||
## Useful Commands
|
||||
|
||||
@ -31,13 +32,13 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h
|
||||
|
||||
## Style
|
||||
|
||||
### Fonts (outdated)
|
||||
### Fonts
|
||||
|
||||
| Used in: | Font Family |
|
||||
| -------- | ------------------------------------------------------------------------ |
|
||||
| Headers | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) |
|
||||
| Body | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) |
|
||||
| Code | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) |
|
||||
| Used in: | Font Family | Previous Used |
|
||||
| -------- |:--------------------------------------------------------:|:------------------------------------------------------------------------:|
|
||||
| Headers | [Bitter](https://fonts.google.com/specimen/Bitter) | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) |
|
||||
| Body | [Bitter](https://fonts.google.com/specimen/Bitter) | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) |
|
||||
| Code | [Fira Mono](https://fonts.google.com/specimen/Fira+Mono) | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) |
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@ -6,14 +6,13 @@ source: "https://github.com/semanticdata/mabuya"
|
||||
compartir: true
|
||||
category: Projects
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
Mabuya is a minimal Zola theme focused on helping you build an elegant, fast, lightweight, and SEO-ready blog.
|
||||
|
||||
While searching for themes, I came across [Zola Tale](https://github.com/aaranxu/tale-zola). Sadly, the project's last update was almost 2 years ago on Dec 4, 2021. I forked the project to add my own touches to it.
|
||||
|
||||
[Demo]() | [Source](https://github.com/semanticdata/mabuya)
|
||||
[Demo](https://miguelpimentel.do/mabuya/) | [Source](https://github.com/semanticdata/mabuya)
|
||||
|
||||
## Where The Name Comes From
|
||||
|
||||
|
||||
@ -6,11 +6,12 @@ source: "https://github.com/semanticdata/obsidian-starter-vault"
|
||||
compartir: true
|
||||
category: Projects
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
An opinionated [Obsidian](https://obsidian.md/) starter. It holds a compilation of extensions and settings to help you learn and start exploring Obsidian.
|
||||
|
||||
[Source](https://github.com/semanticdata/obsidian-starter-vault)
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. Clone or download this repo.
|
||||
|
||||
@ -6,26 +6,11 @@ source: "https://github.com/semanticdata/zola-minimal"
|
||||
compartir: true
|
||||
category: Projects
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
Minimal is a [Zola](https://www.getzola.org) theme with the goal of helping you build a light, fast, and SEO ready website. It's based on the [Minimal](https://github.com/pages-themes/minimal) theme for [Jekyll](https://jekyllrb.com/).
|
||||
|
||||
Check out the live [Demo](https://miguelpimentel.do/zola-minimal/).
|
||||
|
||||
## Features
|
||||
|
||||
* Placeholder
|
||||
|
||||
<!--
|
||||
|
||||
## Screenshots
|
||||
|
||||
| Desktop | Mobile |
|
||||
| :----------------------------------------------------------: | :------------------------------------------------------: |
|
||||
|  |  |
|
||||
|
||||
-->
|
||||
[Demo](https://miguelpimentel.do/zola-minimal/) | [Source](https://github.com/semanticdata/zola-minimal)
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@ -6,26 +6,11 @@ source: "https://github.com/semanticdata/zola-portfolio"
|
||||
compartir: true
|
||||
category: Projects
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
Portfolio is a [Zola](https://www.getzola.org) theme. It's based on the [Portfolio](https://github.com/jamigibbs/portfolio) theme for [Jekyll](https://jekyllrb.com/). The theme is not yet finished.
|
||||
|
||||
Check out the live [Demo](https://miguelpimentel.do/zola-portfolio/).
|
||||
|
||||
## Features
|
||||
|
||||
Placeholder for future feature list.
|
||||
|
||||
<!--
|
||||
|
||||
## Screenshots
|
||||
|
||||
| Desktop | Mobile |
|
||||
| :----------------------------------------------------------: | :------------------------------------------------------: |
|
||||
|  |  |
|
||||
|
||||
-->
|
||||
[Demo](https://miguelpimentel.do/zola-portfolio/) | [Source](https://github.com/semanticdata/zola-portfolio)
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user