mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 12:06:03 +00:00
Compare commits
4 Commits
46a7511d45
...
557bf53e2c
Author | SHA1 | Date | |
---|---|---|---|
557bf53e2c | |||
d0fed36bfa | |||
a106e27844 | |||
7a25493330 |
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# 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"
|
13
docs/start-here/dec/index.md
Normal file
13
docs/start-here/dec/index.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
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 />
|
12
docs/start-here/dec/pdp11.md
Normal file
12
docs/start-here/dec/pdp11.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
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/)
|
13
docs/start-here/dec/pdp15.md
Normal file
13
docs/start-here/dec/pdp15.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
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/)
|
12
docs/start-here/dec/pdp7.md
Normal file
12
docs/start-here/dec/pdp7.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
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/)
|
14
docs/start-here/dec/pdp8.md
Normal file
14
docs/start-here/dec/pdp8.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
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,13 +8,6 @@ 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".
|
||||
|
||||
<div className='container'>
|
||||
<div className="row">
|
||||
<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>
|
||||
- [Unix](/start-here/unix)
|
||||
- [DEC Operating Systems](/start-here/dec)
|
||||
- [Other Operating Systems](/start-here/others)
|
||||
|
@ -1,14 +0,0 @@
|
||||
---
|
||||
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"]
|
||||
description: "Operating Systems released in the 1970s which, do not fit in other categories."
|
||||
sidebar_position: 2
|
||||
sidebar_position: 1
|
||||
sidebar_label: 1970s
|
||||
---
|
||||
|
||||
@ -9,8 +9,4 @@ sidebar_label: 1970s
|
||||
|
||||
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/)
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
keywords: ["Others", "Start Here", "VirtualHub"]
|
||||
description: "Operating Systems which are unique and do not fit in other categories."
|
||||
sidebar_position: 3
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
|
@ -44,7 +44,7 @@ const config = {
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl:
|
||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/tree/main/',
|
||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/edit/main/',
|
||||
routeBasePath: '/',
|
||||
showLastUpdateAuthor: true,
|
||||
showLastUpdateTime: true,
|
||||
@ -54,7 +54,7 @@ const config = {
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl:
|
||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/tree/main/',
|
||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/edit/main/',
|
||||
blogTitle: 'VirtualHub Blog',
|
||||
blogDescription: 'The VirtualHub Blog.',
|
||||
},
|
||||
|
@ -13,9 +13,9 @@ export default function BlogPostItemContent({children, className}) {
|
||||
<Giscus
|
||||
id="comments"
|
||||
repo="InstallerLegacy/virtualhub.eu.org"
|
||||
repoId="R_kgDOH8Gw8w"
|
||||
repoId="R_kgDOLCT14w"
|
||||
category="Comments"
|
||||
categoryId="DIC_kwDOH8Gw884CRQXl"
|
||||
categoryId="DIC_kwDOLCT1484CcS1P"
|
||||
mapping="pathname"
|
||||
strict="1"
|
||||
reactionsEnabled="1"
|
||||
|
@ -41,9 +41,9 @@ export default function DocItemLayout({children}) {
|
||||
<Giscus
|
||||
id="comments"
|
||||
repo="InstallerLegacy/virtualhub.eu.org"
|
||||
repoId="R_kgDOH8Gw8w"
|
||||
repoId="R_kgDOLCT14w"
|
||||
category="Comments"
|
||||
categoryId="DIC_kwDOH8Gw884CRQXl"
|
||||
categoryId="DIC_kwDOLCT1484CcS1P"
|
||||
mapping="pathname"
|
||||
strict="1"
|
||||
reactionsEnabled="1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user