Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inevitable-team/featurepeek-test
A test of FeaturePeek, a service / platform acquired by Netlify on 19th May 2021
https://github.com/inevitable-team/featurepeek-test
Last synced: about 5 hours ago
JSON representation
A test of FeaturePeek, a service / platform acquired by Netlify on 19th May 2021
- Host: GitHub
- URL: https://github.com/inevitable-team/featurepeek-test
- Owner: inevitable-team
- Created: 2021-05-19T17:36:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T12:53:58.000Z (about 2 years ago)
- Last Synced: 2023-03-02T23:42:25.336Z (over 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jekyll.JS (Blog-aware Static Site Generator in NodeJS)
This is a satiric repository which has been made to mimic Jekyll (even using assets from Jekyll's [Minima](https://github.com/jekyll/minima) theme) but instead of being written in Ruby, it has been written in NodeJS.
Currently you can only alter the `_config.js` file and add files to the `_posts` folder to be generated, but there may be more features to come (or feel free to submit PR's).
## Deploy
If you want to deploy this yourself to a live/free server so it is online, I would recomend using [Netlify](https://www.netlify.com/)), from there (once you have made your changes) there are only two settings you need to set (after selecting the repo and your branch):
* Build Command: `node script.js`
* Publish Directory: `_site`## Valid Social Links in `_config.js`
Currently all social media names below will have icons to represent them, in this example twitter and github have been used:
dribbble, facebook, flickr, github, googleplus, instagram, linkedin, pinterest, rss, stackoverflow, twitter, youtube and mastodon.