Skip to content

ouifi/ouifi.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ouifi.dev

My blog content

To clone

git clone [email protected]/ouifi/ouifi.dev

git submodule init

git submodule update

To run locally

hugo server -DEF

To build static files

hugo -D

To add a new page

hugo new posts/post-title.md

Future Topics:

  • What is a server?
  • Identity management in git
  • What makes a good primary key?
  • React Hooks for your API
  • Expanded React Hooks for your API
  • Git Ignore
  • TypeScript type gymnastics
  • Why is useRef important?
  • Git bisect
  • Typescript with JSON Schema

License

Any written content is licensed under Creative Commons By Attribution 4.0.

Any significant code snippets are licensed under Affero GNU GPL v3.0

Analytics

If you want to add Cloudflare analytics to this site, define the HUGO_PARAMS_CLOUDFLARETOKEN environment variable at build.

Releases

No releases published

Packages

No packages published