mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 12:06:03 +00:00
Compare commits
No commits in common. "557bf53e2c622dd1ddf343c8a1917afade36e069" and "46a7511d45eee44a2a400090b6555ce1632882a2" have entirely different histories.
557bf53e2c
...
46a7511d45
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@ -1,11 +0,0 @@
|
|||||||
# To get started with Dependabot version updates, you'll need to specify which
|
|
||||||
# package ecosystems to update and where the package manifests are located.
|
|
||||||
# Please see the documentation for all configuration options:
|
|
||||||
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
||||||
|
|
||||||
version: 2
|
|
||||||
updates:
|
|
||||||
- package-ecosystem: "npm" # See documentation for possible values
|
|
||||||
directory: "/" # Location of package manifests
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
keywords: ["DEC", "Start Here", "VirtualHub"]
|
|
||||||
description: "Operating Systems made by DEC."
|
|
||||||
sidebar_position: 3
|
|
||||||
---
|
|
||||||
|
|
||||||
import DocCardList from '@theme/DocCardList';
|
|
||||||
|
|
||||||
# DEC Operating Systems
|
|
||||||
|
|
||||||
These operating systems were made by [DEC](https://en.wikipedia.org/wiki/Digital_Equipment_Corporation).
|
|
||||||
|
|
||||||
<DocCardList />
|
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
keywords: ["PDP-11", "DEC", "Start Here", "VirtualHub"]
|
|
||||||
description: "PDP-11 operating systems made by DEC."
|
|
||||||
sidebar_position: 3
|
|
||||||
sidebar_label: PDP-11
|
|
||||||
---
|
|
||||||
|
|
||||||
# DEC PDP-11 Operating Systems
|
|
||||||
|
|
||||||
These operating systems were made by [DEC](https://en.wikipedia.org/wiki/Digital_Equipment_Corporation) for their [PDP-11](https://en.wikipedia.org/wiki/PDP-11) computers.
|
|
||||||
|
|
||||||
- [! CAPS-11](/1970s/1970/caps-11/)
|
|
@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
keywords: ["PDP-15", "DEC", "Start Here", "VirtualHub"]
|
|
||||||
description: "PDP-15 operating systems made by DEC."
|
|
||||||
sidebar_position: 4
|
|
||||||
sidebar_label: PDP-15
|
|
||||||
---
|
|
||||||
|
|
||||||
# DEC PDP-11 Operating Systems
|
|
||||||
|
|
||||||
These operating systems were made by [DEC](https://en.wikipedia.org/wiki/Digital_Equipment_Corporation) for their [PDP-15](https://en.wikipedia.org/wiki/PDP-15) computers.
|
|
||||||
|
|
||||||
- [! ADSS-15](/1970s/1970/adss-15/)
|
|
||||||
- [! DOS-15](/1970s/1970/dos-15/)
|
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
keywords: ["PDP-7", "DEC", "Start Here", "VirtualHub"]
|
|
||||||
description: "PDP-7 operating systems made by DEC."
|
|
||||||
sidebar_position: 1
|
|
||||||
sidebar_label: PDP-7
|
|
||||||
---
|
|
||||||
|
|
||||||
# DEC PDP-7 Operating Systems
|
|
||||||
|
|
||||||
These operating systems were made by [DEC](https://en.wikipedia.org/wiki/Digital_Equipment_Corporation) for their [PDP-7](https://en.wikipedia.org/wiki/PDP-7) computers.
|
|
||||||
|
|
||||||
- [! DECSys-7](/1960s/1965/decsys/)
|
|
@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
keywords: ["PDP-8", "DEC", "Start Here", "VirtualHub"]
|
|
||||||
description: "PDP-8 operating systems made by DEC."
|
|
||||||
sidebar_position: 2
|
|
||||||
sidebar_label: PDP-8
|
|
||||||
---
|
|
||||||
|
|
||||||
# DEC PDP-8 Operating Systems
|
|
||||||
|
|
||||||
These operating systems were made by [DEC](https://en.wikipedia.org/wiki/Digital_Equipment_Corporation) for their [PDP-8](https://en.wikipedia.org/wiki/PDP-8) computers.
|
|
||||||
|
|
||||||
- [! 4K DMS](/1960s/1965/4kdms/)
|
|
||||||
- [! TSS/8](/1960s/1968/tss8/)
|
|
||||||
- [! OS/8](/1970s/1971/os8/)
|
|
@ -8,6 +8,13 @@ description: "Categorizing the tutorials on basis of type of OS."
|
|||||||
|
|
||||||
This page categorizes the tutorials on basis of type of OS. If you are interested in operating systems from specific years, use the navigation bar above and choose the appropriate decade under "OSs".
|
This page categorizes the tutorials on basis of type of OS. If you are interested in operating systems from specific years, use the navigation bar above and choose the appropriate decade under "OSs".
|
||||||
|
|
||||||
- [Unix](/start-here/unix)
|
<div className='container'>
|
||||||
- [DEC Operating Systems](/start-here/dec)
|
<div className="row">
|
||||||
- [Other Operating Systems](/start-here/others)
|
<div className="col text--center padding-horiz--md padding-vert--md">
|
||||||
|
<a href="/start-here/unix" className="button button--primary">Unix</a>
|
||||||
|
</div>
|
||||||
|
<div className="col text--center padding-horiz--md padding-vert--md">
|
||||||
|
<a href="/start-here/others" className="button button--primary">Other Operating Systems</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
14
docs/start-here/others/1960s.md
Normal file
14
docs/start-here/others/1960s.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
keywords: ["1960s", "Others", "Start Here", "VirtualHub"]
|
||||||
|
description: "Operating Systems released in the 1960s, which do not fit in other categories."
|
||||||
|
sidebar_position: 1
|
||||||
|
sidebar_label: 1960s
|
||||||
|
---
|
||||||
|
|
||||||
|
# Other OSs from 1960s
|
||||||
|
|
||||||
|
Operating Systems released in the 1960s, which do not fit in other categories.
|
||||||
|
|
||||||
|
- [! DECSys-7](/1960s/1965/decsys/)
|
||||||
|
- [! 4K DMS](/1960s/1965/4kdms/)
|
||||||
|
- [! TSS/8](/1960s/1968/tss8/)
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
keywords: ["1970s", "Others", "Start Here", "VirtualHub"]
|
keywords: ["1970s", "Others", "Start Here", "VirtualHub"]
|
||||||
description: "Operating Systems released in the 1970s which, do not fit in other categories."
|
description: "Operating Systems released in the 1970s which, do not fit in other categories."
|
||||||
sidebar_position: 1
|
sidebar_position: 2
|
||||||
sidebar_label: 1970s
|
sidebar_label: 1970s
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -9,4 +9,8 @@ sidebar_label: 1970s
|
|||||||
|
|
||||||
Operating Systems released in the 1970s, which do not fit in other categories.
|
Operating Systems released in the 1970s, which do not fit in other categories.
|
||||||
|
|
||||||
|
- [! CAPS-11](/1970s/1970/caps-11/)
|
||||||
|
- [! ADSS-15](/1970s/1970/adss-15/)
|
||||||
|
- [! DOS-15](/1970s/1970/dos-15/)
|
||||||
|
- [! OS/8](/1970s/1971/os8/)
|
||||||
- [Alto OS](/1970s/1973/alto-os/)
|
- [Alto OS](/1970s/1973/alto-os/)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
keywords: ["Others", "Start Here", "VirtualHub"]
|
keywords: ["Others", "Start Here", "VirtualHub"]
|
||||||
description: "Operating Systems which are unique and do not fit in other categories."
|
description: "Operating Systems which are unique and do not fit in other categories."
|
||||||
sidebar_position: 4
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
import DocCardList from '@theme/DocCardList';
|
import DocCardList from '@theme/DocCardList';
|
||||||
|
@ -44,7 +44,7 @@ const config = {
|
|||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
// Remove this to remove the "edit this page" links.
|
// Remove this to remove the "edit this page" links.
|
||||||
editUrl:
|
editUrl:
|
||||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/edit/main/',
|
'https://github.com/InstallerLegacy/virtualhub.eu.org/tree/main/',
|
||||||
routeBasePath: '/',
|
routeBasePath: '/',
|
||||||
showLastUpdateAuthor: true,
|
showLastUpdateAuthor: true,
|
||||||
showLastUpdateTime: true,
|
showLastUpdateTime: true,
|
||||||
@ -54,7 +54,7 @@ const config = {
|
|||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
// Remove this to remove the "edit this page" links.
|
// Remove this to remove the "edit this page" links.
|
||||||
editUrl:
|
editUrl:
|
||||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/edit/main/',
|
'https://github.com/InstallerLegacy/virtualhub.eu.org/tree/main/',
|
||||||
blogTitle: 'VirtualHub Blog',
|
blogTitle: 'VirtualHub Blog',
|
||||||
blogDescription: 'The VirtualHub Blog.',
|
blogDescription: 'The VirtualHub Blog.',
|
||||||
},
|
},
|
||||||
|
@ -13,9 +13,9 @@ export default function BlogPostItemContent({children, className}) {
|
|||||||
<Giscus
|
<Giscus
|
||||||
id="comments"
|
id="comments"
|
||||||
repo="InstallerLegacy/virtualhub.eu.org"
|
repo="InstallerLegacy/virtualhub.eu.org"
|
||||||
repoId="R_kgDOLCT14w"
|
repoId="R_kgDOH8Gw8w"
|
||||||
category="Comments"
|
category="Comments"
|
||||||
categoryId="DIC_kwDOLCT1484CcS1P"
|
categoryId="DIC_kwDOH8Gw884CRQXl"
|
||||||
mapping="pathname"
|
mapping="pathname"
|
||||||
strict="1"
|
strict="1"
|
||||||
reactionsEnabled="1"
|
reactionsEnabled="1"
|
||||||
|
@ -41,9 +41,9 @@ export default function DocItemLayout({children}) {
|
|||||||
<Giscus
|
<Giscus
|
||||||
id="comments"
|
id="comments"
|
||||||
repo="InstallerLegacy/virtualhub.eu.org"
|
repo="InstallerLegacy/virtualhub.eu.org"
|
||||||
repoId="R_kgDOLCT14w"
|
repoId="R_kgDOH8Gw8w"
|
||||||
category="Comments"
|
category="Comments"
|
||||||
categoryId="DIC_kwDOLCT1484CcS1P"
|
categoryId="DIC_kwDOH8Gw884CRQXl"
|
||||||
mapping="pathname"
|
mapping="pathname"
|
||||||
strict="1"
|
strict="1"
|
||||||
reactionsEnabled="1"
|
reactionsEnabled="1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user