Skip to content

Commit bb3e802

Browse files
new look
1 parent f501f37 commit bb3e802

File tree

5,555 files changed

+934868
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,555 files changed

+934868
-0
lines changed

.bundle/config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
BUNDLE_PATH: "vendor/bundle"

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages', group: :jekyll_plugins

Gemfile.lock

Lines changed: 289 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,289 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (7.1.5)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.0.2)
9+
connection_pool (>= 2.2.5)
10+
drb
11+
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
mutex_m
15+
securerandom (>= 0.3)
16+
tzinfo (~> 2.0)
17+
addressable (2.8.7)
18+
public_suffix (>= 2.0.2, < 7.0)
19+
base64 (0.2.0)
20+
benchmark (0.4.0)
21+
bigdecimal (3.1.8)
22+
coffee-script (2.4.1)
23+
coffee-script-source
24+
execjs
25+
coffee-script-source (1.12.2)
26+
colorator (1.1.0)
27+
commonmarker (0.23.11)
28+
concurrent-ruby (1.3.4)
29+
connection_pool (2.4.1)
30+
csv (3.3.0)
31+
dnsruby (1.72.3)
32+
base64 (~> 0.2.0)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.1)
35+
em-websocket (0.5.3)
36+
eventmachine (>= 0.12.9)
37+
http_parser.rb (~> 0)
38+
ethon (0.16.0)
39+
ffi (>= 1.15.0)
40+
eventmachine (1.2.7)
41+
execjs (2.10.0)
42+
faraday (2.12.1)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.0)
49+
ffi (1.17.0-arm64-darwin)
50+
ffi (1.17.0-x86_64-darwin)
51+
forwardable-extended (2.6.0)
52+
gemoji (4.1.0)
53+
github-pages (232)
54+
github-pages-health-check (= 1.18.2)
55+
jekyll (= 3.10.0)
56+
jekyll-avatar (= 0.8.0)
57+
jekyll-coffeescript (= 1.2.2)
58+
jekyll-commonmark-ghpages (= 0.5.1)
59+
jekyll-default-layout (= 0.1.5)
60+
jekyll-feed (= 0.17.0)
61+
jekyll-gist (= 1.5.0)
62+
jekyll-github-metadata (= 2.16.1)
63+
jekyll-include-cache (= 0.2.1)
64+
jekyll-mentions (= 1.6.0)
65+
jekyll-optional-front-matter (= 0.3.2)
66+
jekyll-paginate (= 1.1.0)
67+
jekyll-readme-index (= 0.3.0)
68+
jekyll-redirect-from (= 0.16.0)
69+
jekyll-relative-links (= 0.6.1)
70+
jekyll-remote-theme (= 0.4.3)
71+
jekyll-sass-converter (= 1.5.2)
72+
jekyll-seo-tag (= 2.8.0)
73+
jekyll-sitemap (= 1.4.0)
74+
jekyll-swiss (= 1.0.0)
75+
jekyll-theme-architect (= 0.2.0)
76+
jekyll-theme-cayman (= 0.2.0)
77+
jekyll-theme-dinky (= 0.2.0)
78+
jekyll-theme-hacker (= 0.2.0)
79+
jekyll-theme-leap-day (= 0.2.0)
80+
jekyll-theme-merlot (= 0.2.0)
81+
jekyll-theme-midnight (= 0.2.0)
82+
jekyll-theme-minimal (= 0.2.0)
83+
jekyll-theme-modernist (= 0.2.0)
84+
jekyll-theme-primer (= 0.6.0)
85+
jekyll-theme-slate (= 0.2.0)
86+
jekyll-theme-tactile (= 0.2.0)
87+
jekyll-theme-time-machine (= 0.2.0)
88+
jekyll-titles-from-headings (= 0.5.3)
89+
jemoji (= 0.13.0)
90+
kramdown (= 2.4.0)
91+
kramdown-parser-gfm (= 1.1.0)
92+
liquid (= 4.0.4)
93+
mercenary (~> 0.3)
94+
minima (= 2.5.1)
95+
nokogiri (>= 1.16.2, < 2.0)
96+
rouge (= 3.30.0)
97+
terminal-table (~> 1.4)
98+
webrick (~> 1.8)
99+
github-pages-health-check (1.18.2)
100+
addressable (~> 2.3)
101+
dnsruby (~> 1.60)
102+
octokit (>= 4, < 8)
103+
public_suffix (>= 3.0, < 6.0)
104+
typhoeus (~> 1.3)
105+
html-pipeline (2.14.3)
106+
activesupport (>= 2)
107+
nokogiri (>= 1.4)
108+
http_parser.rb (0.8.0)
109+
i18n (1.14.6)
110+
concurrent-ruby (~> 1.0)
111+
jekyll (3.10.0)
112+
addressable (~> 2.4)
113+
colorator (~> 1.0)
114+
csv (~> 3.0)
115+
em-websocket (~> 0.5)
116+
i18n (>= 0.7, < 2)
117+
jekyll-sass-converter (~> 1.0)
118+
jekyll-watch (~> 2.0)
119+
kramdown (>= 1.17, < 3)
120+
liquid (~> 4.0)
121+
mercenary (~> 0.3.3)
122+
pathutil (~> 0.9)
123+
rouge (>= 1.7, < 4)
124+
safe_yaml (~> 1.0)
125+
webrick (>= 1.0)
126+
jekyll-avatar (0.8.0)
127+
jekyll (>= 3.0, < 5.0)
128+
jekyll-coffeescript (1.2.2)
129+
coffee-script (~> 2.2)
130+
coffee-script-source (~> 1.12)
131+
jekyll-commonmark (1.4.0)
132+
commonmarker (~> 0.22)
133+
jekyll-commonmark-ghpages (0.5.1)
134+
commonmarker (>= 0.23.7, < 1.1.0)
135+
jekyll (>= 3.9, < 4.0)
136+
jekyll-commonmark (~> 1.4.0)
137+
rouge (>= 2.0, < 5.0)
138+
jekyll-default-layout (0.1.5)
139+
jekyll (>= 3.0, < 5.0)
140+
jekyll-feed (0.17.0)
141+
jekyll (>= 3.7, < 5.0)
142+
jekyll-gist (1.5.0)
143+
octokit (~> 4.2)
144+
jekyll-github-metadata (2.16.1)
145+
jekyll (>= 3.4, < 5.0)
146+
octokit (>= 4, < 7, != 4.4.0)
147+
jekyll-include-cache (0.2.1)
148+
jekyll (>= 3.7, < 5.0)
149+
jekyll-mentions (1.6.0)
150+
html-pipeline (~> 2.3)
151+
jekyll (>= 3.7, < 5.0)
152+
jekyll-optional-front-matter (0.3.2)
153+
jekyll (>= 3.0, < 5.0)
154+
jekyll-paginate (1.1.0)
155+
jekyll-readme-index (0.3.0)
156+
jekyll (>= 3.0, < 5.0)
157+
jekyll-redirect-from (0.16.0)
158+
jekyll (>= 3.3, < 5.0)
159+
jekyll-relative-links (0.6.1)
160+
jekyll (>= 3.3, < 5.0)
161+
jekyll-remote-theme (0.4.3)
162+
addressable (~> 2.0)
163+
jekyll (>= 3.5, < 5.0)
164+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
165+
rubyzip (>= 1.3.0, < 3.0)
166+
jekyll-sass-converter (1.5.2)
167+
sass (~> 3.4)
168+
jekyll-seo-tag (2.8.0)
169+
jekyll (>= 3.8, < 5.0)
170+
jekyll-sitemap (1.4.0)
171+
jekyll (>= 3.7, < 5.0)
172+
jekyll-swiss (1.0.0)
173+
jekyll-theme-architect (0.2.0)
174+
jekyll (> 3.5, < 5.0)
175+
jekyll-seo-tag (~> 2.0)
176+
jekyll-theme-cayman (0.2.0)
177+
jekyll (> 3.5, < 5.0)
178+
jekyll-seo-tag (~> 2.0)
179+
jekyll-theme-dinky (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-hacker (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-leap-day (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-merlot (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-theme-midnight (0.2.0)
192+
jekyll (> 3.5, < 5.0)
193+
jekyll-seo-tag (~> 2.0)
194+
jekyll-theme-minimal (0.2.0)
195+
jekyll (> 3.5, < 5.0)
196+
jekyll-seo-tag (~> 2.0)
197+
jekyll-theme-modernist (0.2.0)
198+
jekyll (> 3.5, < 5.0)
199+
jekyll-seo-tag (~> 2.0)
200+
jekyll-theme-primer (0.6.0)
201+
jekyll (> 3.5, < 5.0)
202+
jekyll-github-metadata (~> 2.9)
203+
jekyll-seo-tag (~> 2.0)
204+
jekyll-theme-slate (0.2.0)
205+
jekyll (> 3.5, < 5.0)
206+
jekyll-seo-tag (~> 2.0)
207+
jekyll-theme-tactile (0.2.0)
208+
jekyll (> 3.5, < 5.0)
209+
jekyll-seo-tag (~> 2.0)
210+
jekyll-theme-time-machine (0.2.0)
211+
jekyll (> 3.5, < 5.0)
212+
jekyll-seo-tag (~> 2.0)
213+
jekyll-titles-from-headings (0.5.3)
214+
jekyll (>= 3.3, < 5.0)
215+
jekyll-watch (2.2.1)
216+
listen (~> 3.0)
217+
jemoji (0.13.0)
218+
gemoji (>= 3, < 5)
219+
html-pipeline (~> 2.2)
220+
jekyll (>= 3.0, < 5.0)
221+
json (2.8.2)
222+
kramdown (2.4.0)
223+
rexml
224+
kramdown-parser-gfm (1.1.0)
225+
kramdown (~> 2.0)
226+
liquid (4.0.4)
227+
listen (3.9.0)
228+
rb-fsevent (~> 0.10, >= 0.10.3)
229+
rb-inotify (~> 0.9, >= 0.9.10)
230+
logger (1.6.2)
231+
mercenary (0.3.6)
232+
minima (2.5.1)
233+
jekyll (>= 3.5, < 5.0)
234+
jekyll-feed (~> 0.9)
235+
jekyll-seo-tag (~> 2.1)
236+
minitest (5.25.2)
237+
mutex_m (0.3.0)
238+
net-http (0.6.0)
239+
uri
240+
nokogiri (1.16.7-arm64-darwin)
241+
racc (~> 1.4)
242+
nokogiri (1.16.7-x86_64-darwin)
243+
racc (~> 1.4)
244+
nokogiri (1.16.7-x86_64-linux)
245+
racc (~> 1.4)
246+
octokit (4.25.1)
247+
faraday (>= 1, < 3)
248+
sawyer (~> 0.9)
249+
pathutil (0.16.2)
250+
forwardable-extended (~> 2.6)
251+
public_suffix (5.1.1)
252+
racc (1.8.1)
253+
rb-fsevent (0.11.2)
254+
rb-inotify (0.11.1)
255+
ffi (~> 1.0)
256+
rexml (3.3.9)
257+
rouge (3.30.0)
258+
rubyzip (2.3.2)
259+
safe_yaml (1.0.5)
260+
sass (3.7.4)
261+
sass-listen (~> 4.0.0)
262+
sass-listen (4.0.0)
263+
rb-fsevent (~> 0.9, >= 0.9.4)
264+
rb-inotify (~> 0.9, >= 0.9.7)
265+
sawyer (0.9.2)
266+
addressable (>= 2.3.5)
267+
faraday (>= 0.17.3, < 3)
268+
securerandom (0.3.2)
269+
simpleidn (0.2.3)
270+
terminal-table (1.8.0)
271+
unicode-display_width (~> 1.1, >= 1.1.1)
272+
typhoeus (1.4.1)
273+
ethon (>= 0.9.0)
274+
tzinfo (2.0.6)
275+
concurrent-ruby (~> 1.0)
276+
unicode-display_width (1.8.0)
277+
uri (1.0.2)
278+
webrick (1.9.1)
279+
280+
PLATFORMS
281+
arm64-darwin
282+
x86_64-darwin
283+
x86_64-linux
284+
285+
DEPENDENCIES
286+
github-pages
287+
288+
BUNDLED WITH
289+
2.5.23

_config.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
title: Exploring Operating Systems
2+
description: 69 Days of Deep Dive Implementation in C
3+
baseurl: "/exploring-os"
4+
url: "https://mohitmishra786.github.io"
5+
6+
# Build settings
7+
markdown: kramdown
8+
highlighter: rouge
9+
permalink: pretty
10+
11+
defaults:
12+
- scope:
13+
path: ""
14+
values:
15+
layout: "post"
16+
- scope:
17+
path: "src"
18+
values:
19+
layout: "post"
20+
- scope:
21+
path: "extras"
22+
values:
23+
layout: "post"

_site/LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2024 chessMan
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)