-
Couldn't load subscription status.
- Fork 0
Documentation for PDMShell
Couldn't load subscription status.
BlueByteSystemsInc/PDMShell
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Before You Clone | Powershell like features for SOLIDWORKS PDM Professional </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Before You Clone | Powershell like features for SOLIDWORKS PDM Professional ">
<link rel="icon" href="favicon.ico">
<link rel="stylesheet" href="public/docfx.min.css">
<link rel="stylesheet" href="public/main.css">
<meta name="docfx:navrel" content="toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:rel" content="">
<meta name="docfx:docurl" content="https://github.com/BlueByteSystemsInc/PDMShell.Docs/blob/master/README.md/#L1">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for "{query}"">
<meta name="loc:searchNoResults" content="No results for "{query}"">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
<script type="module" src="./public/docfx.min.js"></script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
</head>
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
<header class="bg-body border-bottom">
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
<div class="container-xxl flex-nowrap">
<a class="navbar-brand" href="index.html">
<img id="logo" class="svg" src="images/fav.png" alt="PDMShell">
PDMShell
</a>
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
<i class="bi bi-three-dots"></i>
</button>
<div class="collapse navbar-collapse" id="navpanel">
<div id="navbar">
<form class="search" role="search" id="search">
<i class="bi bi-search"></i>
<input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search">
</form>
</div>
</div>
</div>
</nav>
</header>
<main class="container-xxl">
<div class="content">
<div class="actionbar">
<nav id="breadcrumb"></nav>
</div>
<article data-uid="">
<h1 id="before-you-clone">Before You Clone</h1>
<p>Some files here will hit GitHub’s 100 MB file size limit for individual files. Use Git LFS (Large File Storage)/ GitHub supports large files through Git LFS.</p>
<h1 id="how-to-use">How To Use</h1>
<ul>
<li>Clone repo</li>
<li><code>cd</code> to repo folder</li>
<li>type <code>bin\docfx.exe docfx.json --serve</code> and press enter</li>
<li>go to http://localhost:8080 in your browser to view</li>
<li>Ctrl + C to end the webserver</li>
<li><code>git add .</code></li>
<li><code>git commit -m "added docs"</code></li>
<li><code>git push</code></li>
</ul>
<h1 id="live-site">Live site</h1>
<p>Commits will take roughly a few minutes to render on github pages. See live site <a href="https://bluebytesystemsinc.github.io/docs/">here</a>.</p>
<h1 id="edits">Edits</h1>
<p>Make changes to the src folder. It contains the toc.yml (Table of Content) and the articles in markdown (.md files)</p>
<h1 id="images">Images</h1>
<p>Add images to the images folder and use <code><img src="../images/myimage.png"/></code> to render them.</p>
<h1 id="tool">Tool</h1>
<p>Use VSCode.</p>
</article>
<div class="contribution d-print-none">
<a href="https://github.com/BlueByteSystemsInc/PDMShell.Docs/blob/master/README.md/#L1" class="edit-link">Edit this page</a>
</div>
<div class="next-article d-print-none border-top" id="nextArticle"></div>
</div>
<div class="affix">
<nav id="affix"></nav>
</div>
</main>
<div class="container-xxl search-results" id="search-results"></div>
<footer class="border-top text-secondary">
<div class="container-xxl">
<div class="flex-fill">
<span><a href='https://bluebyte.biz'>Blue Byte Systems Inc</a>. Made with Maple syrup 🍁 and Couscous 🍲.</span>
</div>
</div>
</footer>
</body>
</html>
About
Documentation for PDMShell
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published