Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huijing/interesting-essays
🖋 Collection of interesting essays found online retypset for better aesthetics
https://github.com/huijing/interesting-essays
eleventy gulp
Last synced: 3 months ago
JSON representation
🖋 Collection of interesting essays found online retypset for better aesthetics
- Host: GitHub
- URL: https://github.com/huijing/interesting-essays
- Owner: huijing
- Created: 2020-01-26T09:28:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T00:26:03.000Z (over 4 years ago)
- Last Synced: 2024-07-18T04:35:50.097Z (4 months ago)
- Topics: eleventy, gulp
- Language: HTML
- Homepage: https://huijing.github.io/interesting-essays/
- Size: 437 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interesting essays
I come across numerous interesting essays or journal articles, mostly hosted on University websites but the typesetting (in my highly opinionated personal opinion) is often appalling. Taking this opportunity to experiment with different layout options and web typesetting techniques.
All essays will be linked to their original sources.
As an aside, a number of people excel at typesetting on the web, one of my favourites in this department is [Robin Rendle](https://www.robinrendle.com/essays/) (see [Systems, Mistakes, and the Sea](https://www.robinrendle.com/essays/systems-mistakes-and-the-sea) as a great example of his excellent work).
*Update: have expanded this to include published short stories not because they are not typeset well, I just want a place to store them* ¯\\\_(ツ)_/¯
## Local development
1. `git clone [email protected]:huijing/interesting-essays.git`
2. `npm install`
3. `gulp`- Styles go in the styles.scss file, and will be compiled by Gulp
- Scripts go into the js folder, and will be concatenated by Gulp