Skip to content

Arcath/arcath.net-next

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Arcath.net

buid status codecov

My Website built using Next.JS. This site has become a bit of an example of how mdx-bundler can be used with Next.JS.

Developing

Clone a copy of this repository to your computer and run npm install to get all the dependencies.

Making your own

If you would like to pull out my content and use the code for yourself you will need to:

  • Edit _data/meta.json to your details, taking care with the productionUrl as it is used in open graph images.
  • Clear the content from each sub-folder of _content.