Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
abe.snoot.club
abe.snoot.club
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • abe
  • abe.snoot.clubabe.snoot.club
  • Merge Requests
  • !3

Merged
Opened Aug 27, 2020 by chee@chee💬Contributor
  • Report abuse
Report abuse

Remove unused files

  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 76

Since we now serve everything directly from your website directory on snootclub, we can now remove most of the dependencies and extra files.

they'll still be in your history if we ever want them back.

this also adds an npm script you can run like this:

npm run local

which will start a local web server in the website directory you can use to preview your site locally.

it uses vercel's serve package and is entirely optional.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Reference: abe/abe.snoot.club!3
Source branch: remove-unused