mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 14:07:34 +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
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: post
|
||||
layout: main
|
||||
title: Benchmarks
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: post
|
||||
layout: main
|
||||
title: Garbage Collector
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: post
|
||||
layout: main
|
||||
title: Scheme R7RS Compliance
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: post
|
||||
layout: main
|
||||
title: User Manual
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: post
|
||||
layout: main
|
||||
title: Writing the Cyclone Scheme Compiler
|
||||
---
|
||||
|
||||
|
|
2
index.md
2
index.md
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
layout: post
|
||||
layout: main
|
||||
title: Cyclone Scheme
|
||||
ghproj: "http://github.com/justinethier/cyclone/tree/master/"
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue