Sha256: 3b0e42d8f7358f434316b0b9368d381e6d8fd587ad4fcd670198bcd5189260c3

Contents?: true

Size: 1.16 KB

Versions: 1

Compression:

Stored size: 1.16 KB

Contents

`Featherweight` is an ultra-lightweight Jekyll theme, aiming to minimise bandwidth usage and deliver a bare-bones experience (page sizes of ~1kb). 

**Replacing X with Y**
|X|Y|
|:--:|:--:|
|Blog search|`ctrl+f`|
|Post styling|[Reader view](https://support.mozilla.org/en-US/kb/firefox-reader-view-clutter-free-web-pages)|
|Sharing links|_Copy/paste the URL_|

**Getting started**
1. Customise website ownership, update personal links, and detail CV experience using `_config.yml`.
2. Update `_pages/about.md` with an introduction.
3. Write some blogs, using `_posts/test.md` as a template.
4. You're ready to host your minimalist site!

**Notes**
|||
|:--:|:--:|
| _RSS_ | The RSS feed can be found at <https://yourgithubusername.github.io/feed>. |
| _Sitemap_ | The sitemap can be found at <https://yourgithubusername.github.io/sitemap>. |
| _Quickstart_ | Test your website locally by following the [Jekyll quickstart guide](https://jekyllrb.com/docs/). |
| _Naming convention_ | When naming blog post files, use the `YYYY-MM-DD-title.md` convention, or else your post won't appear in the blog post list. Read the [Jekyll docs](https://jekyllrb.com/docs/posts/). |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
featherweight-0.1 README.md