https://github.com/randomsearch18/notebook
A basic Jekyll site on the internet
https://github.com/randomsearch18/notebook
Last synced: about 1 month ago
JSON representation
A basic Jekyll site on the internet
- Host: GitHub
- URL: https://github.com/randomsearch18/notebook
- Owner: RandomSearch18
- License: mit
- Created: 2024-01-04T14:24:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-12T20:22:57.000Z (over 1 year ago)
- Last Synced: 2025-09-02T15:39:23.203Z (9 months ago)
- Homepage: https://pages.slevel.xyz/
- Size: 4.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computing Notebook
The source repository for the GitHub Pages site at . Built using Jekyll and Markdown for easy editing.
## Contributing
The pages in the website are a bunch of markdown files in the [`docs`](/docs) directory of this repostory. The GitHub documentation has [an article on setting up a local development environment for the website](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll) to test changes.