mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 22:17:33 +02:00
Switch to 'main' layout
This commit is contained in:
parent
18c183ef64
commit
fa7e036d78
7 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: main
|
||||||
title: API
|
title: API
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: main
|
||||||
title: Benchmarks
|
title: Benchmarks
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: main
|
||||||
title: Garbage Collector
|
title: Garbage Collector
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: main
|
||||||
title: Scheme R7RS Compliance
|
title: Scheme R7RS Compliance
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: main
|
||||||
title: User Manual
|
title: User Manual
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: main
|
||||||
title: Writing the Cyclone Scheme Compiler
|
title: Writing the Cyclone Scheme Compiler
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
2
index.md
2
index.md
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: main
|
||||||
title: Cyclone Scheme
|
title: Cyclone Scheme
|
||||||
ghproj: "http://github.com/justinethier/cyclone/tree/master/"
|
ghproj: "http://github.com/justinethier/cyclone/tree/master/"
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Reference in a new issue